kellpossible / cargo-i18n

A Rust Cargo sub-command and libraries to extract and build localization resources to embed in your application/library
MIT License
120 stars 24 forks source link

Compile time localization #86

Open kellpossible opened 2 years ago

kellpossible commented 2 years ago

It would be nice to be able to have support compile time localization for things like resource constrained video games, or embedded devices. The user will provide the language as a feature for their project to be specified at compile time.