Function type_of

const fn type_of(_id: crate::any::TypeId) -> crate::mem::type_info::Type

Compute the type information of a concrete type. It can only be called at compile time, the backends do not implement it.