StellarBase.XDR.String32 (Elixir Stellar Base v0.8.4) View Source

Representation of Stellar String32 type.

Link to this section Summary

Link to this section Types

Specs

t() :: %StellarBase.XDR.String32{value: String.t()}

Link to this section Functions

Specs

new(value :: String.t()) :: t()