proclet-utils

Crates.ioproclet-utils
lib.rsproclet-utils
version0.3.0
sourcesrc
created_at2024-02-16 22:19:35.605222
updated_at2024-03-21 16:01:14.36789
descriptionUtilities for proclet
homepage
repositoryhttps://github.com/maia-s/proclet
max_upload_size
id1142836
size2,898
Maia (maia-s)

documentation

https://docs.rs/proclet-utils

README

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.

Commit count: 226

cargo fmt