Crate traitful

Source
Expand description
§A collection of helper macros for trait patterns

Attribute Macros§

extend
Make a trait an extension of a type or another trait’s functionality.
seal
Seal a trait.