View Source Soroban.Types.StructField (Soroban v0.11.1)

StructField struct definition.

Link to this section Summary

Link to this section Types

@type key() :: String.t()
@type sc_val() :: Stellar.TxBuild.SCVal.t()
@type t() :: %Soroban.Types.StructField{key: key(), value: struct()}