Modules§
- bool
- fixed_
capacity_ bytes - fixed_
capacity_ string - maybe_
data - metadata
- trivial_
type - unaligned
- variable_
bytes - variable_
elements
Constants§
- MAX_
ALIGNMENT - The maximum alignment supported by
IoType
types (16 bytes, corresponds to alignment ofu128
)
Traits§
- IoType
- Trait that is used for types that are crossing host/guest boundary in contracts.
- IoType
Optional - Marker trait, companion to
IoType
that indicates the ability to store optional contents.