Skip to main content

Crate type_info_derive

Crate type_info_derive 

Source
Expand description

A procedural macro for deriving TypeInfo for any type.

See the type-info crate for more information as to what this means.

Derive Macrosยง

TypeInfo
Derive the TypeInfo and DynamicTypeInfo traits for a given type.