View Source Ash.Union (ash v2.21.4)

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

Summary

Types

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