#reflection #schema #type #name

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

#9 in #reflect

Download history 276/week @ 2024-05-21 303/week @ 2024-05-28 394/week @ 2024-06-04 142/week @ 2024-06-11 112/week @ 2024-06-18 131/week @ 2024-06-25 112/week @ 2024-07-02 77/week @ 2024-07-09 121/week @ 2024-07-16 127/week @ 2024-07-23 161/week @ 2024-07-30 252/week @ 2024-08-06 216/week @ 2024-08-13 192/week @ 2024-08-20 174/week @ 2024-08-27 401/week @ 2024-09-03

1,038 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
~50K SLoC