1 unstable release
0.1.0 | May 20, 2022 |
---|
#636 in #procedural
29 downloads per month
Used in 3 crates
(via id_collections)
14KB
299 lines
id_collections_derive
This crate implements procedural macros which are re-exported by the id_collections
crate. Due to limitations of Rust's procedural macro system, these procedural macros cannot be implemented as part of id_collections
itself. You should not use this crate directly, and should instead use these macros via the id_collections
crate.
Dependencies
~3.5MB
~74K SLoC