Crate trait_map_derive

source ·
Expand description

Trait Map Derive

This crate allows types to derive the TraitMapEntry trait. See the trait_map crate for more details.

When compiling on nightly, it uses the proc_macro_diagnostic feature to emit helpful compiler warnings.

Derive Macros

Derive macro for the TraitMapEntry trait.