pure-rust-locales

Crates.iopure-rust-locales
lib.rspure-rust-locales
version0.8.1
sourcesrc
created_at2019-12-11 13:10:30.070314
updated_at2024-02-11 13:26:08.701139
descriptionPure Rust locales imported directly from the GNU C Library. `LC_COLLATE` and `LC_CTYPE` are not yet supported.
homepagehttps://github.com/cecton/pure-rust-locales
repositoryhttps://github.com/cecton/pure-rust-locales
max_upload_size
id188441
size2,490,581
Dirkjan Ochtman (djc)

documentation

https://docs.rs/pure-rust-locales

README

Latest Version License Docs.rs No dependencies

pure-rust-locales

Pure Rust locales imported directly from the GNU C Library. LC_COLLATE and LC_CTYPE are not yet supported.

pure-rust-locales is not an internationalization library by itself. It is too low level for that. It provides only a very low level API. It is meant to be used by internationalization libraries.

Used By

  • chrono under the feature unstable-locales.
Commit count: 32

cargo fmt