1 unstable release
0.1.0 | Feb 22, 2025 |
---|
#732 in Procedural macros
Used in conspiracy
23KB
583 lines
conspiracy_macros
Macros for generating config structs used by conspiracy
See docs.rs for full details.
License
This project is licensed under either of
at your option.
The SPDX license identifier for this project is MIT OR Apache-2.0
.
lib.rs
:
This crate is not intended to be consumed directly! It contains the proc macros re-exported by
conspiracy
. This is an artifact of that proc macros
have to be in a separate crate. To use these macros, take a dependency on the re-exports.
The re-exports provide the rustdoc for each macro.
Dependencies
~0.6–1.1MB
~21K SLoC