#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

#78 in #reflection

Download history 12/week @ 2023-11-20 15/week @ 2023-11-27 17/week @ 2023-12-04 74/week @ 2023-12-11 20/week @ 2023-12-18 18/week @ 2023-12-25 28/week @ 2024-01-08 10/week @ 2024-01-15 116/week @ 2024-01-22 95/week @ 2024-01-29 124/week @ 2024-02-05 147/week @ 2024-02-12 196/week @ 2024-02-19 205/week @ 2024-02-26 232/week @ 2024-03-04

785 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