#reflection #schema #type

macro reflection_derive

reflects of type's fields' names and their type names in a hierarchical tree

2 releases

Uses old Rust 2015

0.1.1 Jul 2, 2018
0.1.0 Jun 9, 2018

#6 in #reflect

Download history 20/week @ 2023-12-17 20/week @ 2023-12-24 26/week @ 2024-01-07 12/week @ 2024-01-14 114/week @ 2024-01-21 96/week @ 2024-01-28 120/week @ 2024-02-04 149/week @ 2024-02-11 196/week @ 2024-02-18 195/week @ 2024-02-25 231/week @ 2024-03-03 206/week @ 2024-03-10 313/week @ 2024-03-17 226/week @ 2024-03-24 160/week @ 2024-03-31

924 downloads per month
Used in 2 crates

MIT license

10KB
199 lines

The reflection_derive crate provides the proc-macro implementation for the reflection crate.

Licensed under MIT.

Dependencies

~2MB
~48K SLoC