View Source Ash.Union (ash v2.9.24)

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

Link to this section Summary

Link to this section Types

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