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
IoTypetypes (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
IoTypethat indicates the ability to store optional contents.