pub fn meta_type<T>() -> MetaType where
    T: ?Sized + TypeInfo + 'static, 
Expand description

Returns the runtime bridge to the types compile-time type information.