4 releases
new 0.3.4 | Dec 19, 2024 |
---|---|
0.3.3 | Dec 18, 2024 |
0.3.2 | Dec 16, 2024 |
0.3.1 | Dec 14, 2024 |
#5 in #upcast
264 downloads per month
Used in trait-cast
12KB
54 lines
trait-cast-macros
Proc-macro automating the implementation of trait_cast::TraitcastableAny
.
Usage
This crate is not meant to be used directly. Use the trait-cast crate instead.
lib.rs
:
Proc-macro automating the implementation of trait_cast::TraitcastableAny
.
See make_trait_castable
for more details.
Dependencies
~4MB
~78K SLoC