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
14KB
273 lines
RTTI
Run-time type information trait. Use crate rtti-derive
to implement.
very early, probably best to stay away for now
lib.rs
:
- Procedural macro to derive RTTI trait.
- See crate
rtti
for documentation.
Dependencies
~2MB
~48K SLoC