proclet-utils 0.2.0

Utilities for proclet
Documentation
1
2
3
4
5
# 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.