i18n_runtime/
lib.rs

1pub mod i18n;
2pub use i18n::{I18n, Locale};