Crate type_registry_register_macro

Crate type_registry_register_macro 

Source

Attribute Macrosยง

register
Implements the Registered trait for a type and registers the type with the given type-registry. Can be applied to structs, enums and unions.