A trace state with decoded declarations and untouched auxiliary fields.
Summary
Types
@type t() :: %ITF.State{ extensions: map(), metadata: map(), values: %{required(String.t()) => ITF.Value.t()} }
A trace state with decoded declarations and untouched auxiliary fields.
@type t() :: %ITF.State{ extensions: map(), metadata: map(), values: %{required(String.t()) => ITF.Value.t()} }