#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

#112 in #reflection

Download history 553/week @ 2024-11-08 272/week @ 2024-11-15 183/week @ 2024-11-22 208/week @ 2024-11-29 320/week @ 2024-12-06 380/week @ 2024-12-13 94/week @ 2024-12-20 56/week @ 2024-12-27 158/week @ 2025-01-03 271/week @ 2025-01-10 259/week @ 2025-01-17 190/week @ 2025-01-24 67/week @ 2025-01-31 78/week @ 2025-02-07 54/week @ 2025-02-14

215 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