Function scale_info::meta_type [−][src]
pub fn meta_type<T>() -> MetaType where
T: ?Sized + TypeInfo + 'static,
Expand description
Returns the runtime bridge to the types compile-time type information.
pub fn meta_type<T>() -> MetaType where
T: ?Sized + TypeInfo + 'static,
Returns the runtime bridge to the types compile-time type information.