Type Definition abi_stable::abi_stability::get_static_equivalent::GetStaticEquivalent[][src]

pub type GetStaticEquivalent<T> = <T as GetStaticEquivalent_>::StaticEquivalent;
Expand description

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