View Source Ash.Union (ash v3.0.0-rc.31)

A wrapper for values that are sourced from Ash.Type.Union.

Summary

Types

@type t() :: %Ash.Union{type: term(), value: term()}