[][src]Type Definition core_extensions::TIdentity

type TIdentity<Type> = <Type as TypeIdentity>::Type;

A type-level identity function