#cast #traits #any #upcast #rtti

nightly macro no-std trait-cast-macros

Proc-macro implementation for the 'trait-cast' crate

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

Download history 264/week @ 2024-12-13

264 downloads per month
Used in trait-cast

MIT/Apache

12KB
54 lines

trait-cast-macros

Daily-Nightly Rust-Main-CI docs.rs crates.io rustc

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