1 stable release
1.0.0 | Jun 6, 2024 |
---|
#3636 in #parser
82 downloads per month
Used in 6 crates
(5 directly)
34KB
633 lines
WAGon Macros
Various build-time macros used in the WAGon ecosystem.
lib.rs
:
Procedural macros for use in the WAGon suite of libraries.
It would make more sense to put these in the wagon-utils
crate.
But Rust does not allow use to export procedural macros and regular functions from the same crate. So here we are.
Dependencies
~295–740KB
~17K SLoC