1 unstable release
| 0.1.0 | Apr 10, 2024 |
|---|
#6 in #reflect
Used in field_iterator
4KB
Field iterator derive
This crate is a supporting library for the field_iterator crate. It provides the proc macro Iterable to provide an easy way to make a struct iterable in Rust.
Please note: This crate is not intended to be used directly. If you want to make your structs iterable, please use the field_iterator crate instead.
Please visit the field_iterator crate on crates.io for more information and usage examples.
Dependencies
~240–690KB
~16K SLoC