Crate trait_cast_macros

Source
Expand description

Proc-macro automating the implementation of trait_cast::TraitcastableAny.

See make_trait_castable for more details.

Attribute Macrosยง

make_trait_castable
Attribute macro implementing TraitcastableAny for a struct, enum or union.