[][src]Type Definition core_extensions::prelude::TIdentity

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

A type-level identity function