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

MapEntry struct definition.

Summary

Types

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