5 unstable releases

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

#616 in Procedural macros

Download history 183/week @ 2024-02-11 83/week @ 2024-02-18 155/week @ 2024-02-25 6/week @ 2024-03-03 17/week @ 2024-03-10 108/week @ 2024-03-17 4/week @ 2024-03-24 6/week @ 2024-03-31

135 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

~65KB