2 unstable releases
Uses old Rust 2015
0.2.0 | Apr 29, 2018 |
---|---|
0.1.0 | Apr 26, 2018 |
#62 in #introspection
Used in type-info
70KB
1.5K
SLoC
type-info
An implementation of detailed type information and reflection.
This library provides simple access to type information at runtime, as well as the ability to manipulate data whose type is not statically known.
See the API documentation for more information.
lib.rs
:
A procedural macro for deriving TypeInfo
for any type.
See the type-info
crate for more information as to what this means.
Dependencies
~2MB
~47K SLoC