id_collections_derive

Crates.ioid_collections_derive
lib.rsid_collections_derive
version0.1.0
sourcesrc
created_at2022-05-20 20:56:24.090035
updated_at2022-05-20 20:56:24.090035
descriptionProcedural macros for the 'id_collections' crate
homepage
repositoryhttps://github.com/exists-forall/id_collections
max_upload_size
id590466
size13,106
William Brandon (exists-forall)

documentation

README

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.

Commit count: 4

cargo fmt