View Source StellarBase.XDR.SCSpecTypeVec (Elixir Stellar Base v0.16.0)
Representation of Stellar SCSpecTypeVec
type.
Summary
Types
@type element_type() :: StellarBase.XDR.SCSpecTypeDef.t()
@type t() :: %StellarBase.XDR.SCSpecTypeVec{element_type: element_type()}
Functions
@spec new(element_type :: element_type()) :: t()