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.