Crate type_info_derive [] [src]

A procedural macro for deriving TypeInfo for any type.

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

Functions

type_info

Derive the TypeInfo and DynamicTypeInfo traits for a given type.