[][src]Type Definition abi_stable::prefix_type::WithMetadata

type WithMetadata<T> = WithMetadata_<T, <T as PrefixTypeTrait>::Prefix>;

Type alias for WithMetadata_<T,P> that passes ::Prefix as the second type parameter.