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

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