Module abi_stable::abi_stability::get_static_equivalent[][src]

Expand description

Contains the GetStaticEquivalent_ trait and related items.

Structs

Used to avoid a ?Sized bound on GetStaticEquivalent_::StaticEquivalent.

Traits

A type that stands in for Self,used to create a UTypeId for doing layout checking.

Type Definitions

Gets the 'static equivalent of a type,only for use in creating a UTypeId.