Expand description
Mostly just an exploration of the Rust language and modern CI/CD practices, but I’ll use it to include some common/useful utilities as I write them.
GitHub Repo
Modules§
- math_
utils - Math Utilities
- string_
ext - String Extensions
- test_
utils - Test Utilities
Macros§
- vec_
string - Declares a
Vec<String>
and casts string literals from&str
toString