Skip to content

jan-hudec/rust-locale

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust-locale Build Status

Installation

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

[dependencies]
locale = "*"

Or, to use the Git repo directly:

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

About

Library for getting the user's localisation settings

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%