1个不稳定版本
0.1.0 | 2024年4月10日 |
---|
#87 in #reflection
在 field_iterator 中使用
4KB
字段迭代器derive
这个crate是field_iterator crate的支持库。它提供了一个proc宏Iterable
,以便在Rust中轻松使结构体可迭代。
请注意:这个crate不打算直接使用。如果您想使您的结构体可迭代,请改用field_iterator crate。
请访问field_iterator
crate on crates.io以获取更多信息和使用示例。
依赖
~270–720KB
~17K SLoC