#reflect #reflection #type #schema

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

#7 in #reflect

Download history 32/week @ 2023-02-06 30/week @ 2023-02-13 58/week @ 2023-02-20 18/week @ 2023-02-27 48/week @ 2023-03-06 27/week @ 2023-03-13 26/week @ 2023-03-20 27/week @ 2023-03-27 17/week @ 2023-04-03 30/week @ 2023-04-10 40/week @ 2023-04-17 32/week @ 2023-04-24 31/week @ 2023-05-01 43/week @ 2023-05-08 36/week @ 2023-05-15 22/week @ 2023-05-22

145 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
~46K SLoC