#cast #traits #any #upcast #rtti

macro no-std trait_cast_impl_rs

Proc-macro implementation for the 'trait_cast_rs' crate

2 releases

0.2.1 Sep 25, 2022
0.2.0 Aug 28, 2022

#4 in #rtti

Download history 3/week @ 2024-02-16 15/week @ 2024-02-23 6/week @ 2024-03-01 1/week @ 2024-03-08 1/week @ 2024-03-15 32/week @ 2024-03-29 11/week @ 2024-04-05 46/week @ 2024-04-12

89 downloads per month
Used in trait_cast_rs

MIT/Apache

7KB

trait_cast_impl_rs

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

Proc-macro automating the implementation of trait_cast_rs::TraitcastableAny.

Usage

This crate is not meant to be used directly use the trait_cast_rs crate instead.


lib.rs:

Proc-macro automating the implementation of trait_cast_rs::TraitcastableAny.

See make_trait_castable for more details.

Dependencies

~280KB