5 unstable releases
| 0.3.0 | Mar 21, 2024 |
|---|---|
| 0.2.0 | Feb 17, 2024 |
| 0.1.5 | Feb 17, 2024 |
#1840 in Procedural macros
661 downloads per month
150KB
3.5K
SLoC
proclet-utils
This crate provides the define_ops macro for defining sets of operators that can be parsed
with proclet::OpParser, and the rust_op_parser function for creating an OpParser that
will parse all the operators used in the Rust language.
Dependencies
~51KB