#cast #traits #any #upcast #rtti #object

nightly macro no-std trait-cast-macros

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

6 releases

0.3.6 Jan 22, 2025
0.3.5 Dec 23, 2024

#5 in #upcast


Used in trait-cast

MIT/Apache

12KB
53 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

~4.5MB
~87K SLoC