Localizer
[]
= "0.3.0"
Simple library for localization used in rust projects.
Examples:
cargo run --example %example%
1: ex1
2: ex2
3:
Tic_Tac_Toe game1 Tic_Tac_Toe game2
No-Std:
feature = "no_std"
Cargo.toml:
localizer = {version = ..., default-features = false, features = ["no_std"]}