RustyDumbTools
A collection of simple tools in Rust as Rust modules:
crate::arg::DumbArgParser: A simple argument parser. It can be useful for handling Rust command line argument parsing for a Rust program.crate::calc::DumbCalcProcessor: A simple infix calculation processor It can be used to implement a simple calculator in Rust.
Thank You!
Greeting from the author Trevor Lee:
Peace be with you! May God bless you! Jesus loves you! Amazing Grace!
License
MIT
Change History:
- v0.1.0
- initial release