locale 0.1.5

Library for getting the user's localisation settings
docs.rs failed to build locale-0.1.5
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: locale-0.2.2

rust-locale Build Status

View the Rustdoc

Installation

It uses Cargo, Rust's package manager. You can depend on this library by adding this Git repository to your Cargo dependencies:

[dependencies.locale]
git = "https://github.com/ogham/rust-locale.git"