5 unstable releases

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

#532 in Procedural macros

Download history 245/week @ 2024-02-15 127/week @ 2024-02-22 55/week @ 2024-02-29 2/week @ 2024-03-07 17/week @ 2024-03-14 110/week @ 2024-03-21 5/week @ 2024-03-28 1/week @ 2024-04-04

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

~62KB