Expand description
Contains the GetStaticEquivalent_ trait and related items.
Structs§
- Unsized
- Used to avoid a
?Sizedbound onGetStaticEquivalent_::StaticEquivalent.
Traits§
- GetStatic
Equivalent_ - A type that stands in for
Self,used to create aUTypeIdfor doing layout checking.
Type Aliases§
- GetStatic
Equivalent - Gets the
'staticequivalent of a type,only for use in creating aUTypeId.