pub type TIdentity<Type> = <Type as TypeIdentity>::Type;
Available on crate feature type_identity only.
Expand description

A type-level identity function