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

Macros

  • Declares a Vec<String> and casts string literals from &str to String