#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 365/week @ 2024-08-29 241/week @ 2024-09-05 217/week @ 2024-09-12 449/week @ 2024-09-19 587/week @ 2024-09-26 494/week @ 2024-10-03 521/week @ 2024-10-10 197/week @ 2024-10-17 217/week @ 2024-10-24 254/week @ 2024-10-31 565/week @ 2024-11-07 272/week @ 2024-11-14 184/week @ 2024-11-21 199/week @ 2024-11-28 286/week @ 2024-12-05 401/week @ 2024-12-12

1,103 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