Crates.io | id_collections_derive |
lib.rs | id_collections_derive |
version | 0.1.0 |
source | src |
created_at | 2022-05-20 20:56:24.090035 |
updated_at | 2022-05-20 20:56:24.090035 |
description | Procedural macros for the 'id_collections' crate |
homepage | |
repository | https://github.com/exists-forall/id_collections |
max_upload_size | |
id | 590466 |
size | 13,106 |
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.