Crate struct_metadata_derive

source ·
Expand description

Derive macro for the struct-metadata package.

Derive Macros§

  • Derive macro for the Described trait
  • Derive macro for the Described trait for enums where the varient labels provided should come from the to_string method rather than raw varient names
  • Derive macro for the MetadataKind trait