# trait-cast-macros
[](https://github.com/ink-feather-org/trait-cast-rs/actions/workflows/rust_daily_nightly_check.yml)
[](https://github.com/ink-feather-org/trait-cast-rs/actions/workflows/rust_main.yml)
[](https://docs.rs/trait-cast)
[](https://crates.io/crates/trait-cast)
[](https://doc.rust-lang.org/nightly/std/)
Proc-macro automating the implementation of `trait_cast::TraitcastableAny`.
## Usage
This crate is not meant to be used directly.
Use the [trait-cast](https://github.com/ink-feather-org/trait-cast-rs) crate instead.