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

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