#traits #macro-derive #early #rtti #procedural #proc-macro

deprecated macro rtti-derive

[very early WIP] Procedural macro to derive RTTI trait. See crate rtti.

4 releases (breaking)

Uses old Rust 2015

0.4.0 Mar 18, 2018
0.3.0 Feb 25, 2018
0.2.0 Feb 22, 2018
0.1.0 Feb 21, 2018

#5 in #rtti


Used in rtti

MIT license

14KB
273 lines

RTTI

Run-time type information trait. Use crate rtti-derive to implement.

very early, probably best to stay away for now

Documentation.


lib.rs:

Dependencies

~2MB
~46K SLoC