Crate tmx_utils

Source
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 to String