| Crates.io | localizer |
| lib.rs | localizer |
| version | 0.3.5 |
| created_at | 2020-08-22 13:46:01.29908+00 |
| updated_at | 2021-04-07 04:24:29.63026+00 |
| description | Simple library for localization. |
| homepage | https://crates.io/crates/localizer |
| repository | https://github.com/PSL9902/localizer.git |
| max_upload_size | |
| id | 279516 |
| size | 47,877 |
[dependencies]
localizer= "0.3.0"
Simple library for localization used in rust projects.
cargo run --example %example%
Tic_Tac_Toe game1 Tic_Tac_Toe game2
feature = "no_std"
localizer = {version = ..., default-features = false, features = ["no_std"]}