Module spl_type_length_value::state
source · Expand description
Type-length-value structure definition and manipulation
Structs
- Encapsulates immutable base state data (mint or account) with possible extensions
- Encapsulates mutable base state data (mint or account) with possible extensions
- Encapsulates owned TLV data
Traits
- Trait for all TLV state
Functions
- Packs a variable-length value into an existing TLV space, where no repeating discriminators are allowed
- Packs a variable-length value into an existing TLV space, reallocating the account and TLV as needed to accommodate for any change in space