This is a collection of Rust utilities that I commonly use in my projects. I figured I'd make them available to others.
Add this to your Cargo.toml:
Cargo.toml
toml [dependencies] dablenutil = "0.1"
MIT