Structs§
- Field
- Field of type
- Type
- Information about type
- Unsizeable
- Immutable reference holder, returned by
TypeInfoDynamic::fieldmethod - Unsizeable
Mut - Mutable reference holder, returned by
TypeInfoDynamic::field_mutmethod - Variant
- Variant of enum type
- Variants
Enums§
- Data
- Information about data contained within type
- Field
Access Error - If attempt to borrow field was incorrect
- FieldId
- Discriminant of particular field
- Fields
- Information about type fields (if there is any)
- Runtime
Construct Error - Failure of type construction
Traits§
- Type
Info - Static-type version of
TypeInfoDynamic - Type
Info Dynamic - Object-safe version of
TypeInfo