Type Definition core_extensions::TIdentity[][src]

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

A type-level identity function