Search
String struct definition.
String
@type t() :: %Soroban.Types.String{value: value()}
@type value() :: binary()