pub fn meta_type<T>() -> MetaTypewhere T: ?Sized + TypeInfo + 'static,
Returns the runtime bridge to the types compile-time type information.