View Source Soroban.Types.MapEntry (Soroban v0.10.0)

MapEntry struct definition.

Link to this section Summary

Link to this section Types

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