Module abi_stable::abi_stability::get_static_equivalent
source · Expand description
Contains the GetStaticEquivalent_
trait and related items.
Structs§
- Used to avoid a
?Sized
bound onGetStaticEquivalent_::StaticEquivalent
.
Traits§
- A type that stands in for
Self
,used to create aUTypeId
for doing layout checking.
Type Aliases§
- Gets the
'static
equivalent of a type,only for use in creating aUTypeId
.