PRECIS Framework: Preparation, Enforcement, and Comparison of
Internationalized Strings in Application Protocols as described in
rfc8264
This crate implements the PRECIS base string classes and tables
that profiles can use for their implementation. The crate precis-profiles
provides a list of implemented profiles that applications can use.
crates.io
You can use this package in your project by adding the following
to your Cargo.toml
:
toml
[dependencies]
precis-core = "0.1.6"
https://docs.rs/precis-core
This project is licensed under either of * Apache License, Version 2.0 * MIT license