Expand description
Proc-macro automating the implementation of trait_cast::TraitcastableAny.
See derive_traitcastable_any for more details.
Derive Macrosยง
- Traitcastable
Any - Derive macro implementing
TraitcastableAnyfor a struct, enum or union.