use-locale
Thin facade crate for RustUse locale identifier primitives.
Example
use ;
assert_eq!;
assert_eq!;
assert_eq!;
Scope
- Reexport the focused
use-localechild crates. - Provide a shared prelude for common identifier parsing and matching helpers.
- Keep implementation logic in focused child crates.
Non-goals
- Translation frameworks.
- CLDR runtimes.
- ICU replacement APIs.
- Date/time libraries.
- Money libraries.
- Geocoding systems.
- Full web negotiation libraries.
License
Licensed under either of the following, at your option:
- Apache License, Version 2.0
- MIT license