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.