rust-locale 
View the Rustdoc
Installation
It uses Cargo, Rust's package manager. You can
depend on this library by adding locale to your Cargo dependencies:
[]
= "0.2"
Or, to use the Git repo directly:
[]
= "https://github.com/ogham/rust-locale.git"