#localization #ru #en

no-std localizer

Simple library for localization

4 releases

0.3.5 Apr 7, 2021
0.3.0 Oct 31, 2020
0.2.4 Aug 26, 2020
0.2.3 Aug 22, 2020

#251 in Internationalization (i18n)

MIT license

33KB
804 lines

Localizer

[dependencies]
 localizer= "0.3.0"

Simple library for localization used in rust projects.

Current Crates.io Version Document

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"]}

Dependencies

~145–470KB