5 unstable releases

0.3.0 Mar 21, 2024
0.2.0 Feb 17, 2024
0.1.5 Feb 17, 2024

#1472 in Procedural macros

Download history 3/week @ 2024-07-29 5/week @ 2024-09-23

661 downloads per month

MIT OR Apache-2.0 OR Zlib

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

~56KB