#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

#7 in #reflect

Download history 171/week @ 2024-07-28 224/week @ 2024-08-04 233/week @ 2024-08-11 200/week @ 2024-08-18 178/week @ 2024-08-25 379/week @ 2024-09-01 208/week @ 2024-09-08 296/week @ 2024-09-15 488/week @ 2024-09-22 566/week @ 2024-09-29 521/week @ 2024-10-06 438/week @ 2024-10-13 167/week @ 2024-10-20 241/week @ 2024-10-27 345/week @ 2024-11-03 510/week @ 2024-11-10

1,268 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
~51K SLoC