Modules§
Structs§
- Array
Type - Reference information of an array
- Field
- Field
Data - A linked version of a struct field.
- Pointer
Type - Reference information of a pointer
- Struct
Type - Reference information of a struct
- Struct
Type Builder - A helper struct to create a struct type.
- Type
- A reference to internally stored type information. A
Type
can be used to query information, construct other types, or store type information for later use. - Type
Collection Stats - Result information after a call to [
TypeDataStore::collect_garbage
].
Enums§
- TryFrom
AbiError - An error that can occur when trying to convert from an abi type to an internal type.
- Type
Kind
Traits§
- HasStatic
Type - A trait that defines static type information for types that can provide it.