idna_mapping

Crates.ioidna_mapping
lib.rsidna_mapping
version1.1.0
created_at2024-07-03 12:14:40.270511+00
updated_at2025-05-08 15:30:02.689835+00
descriptionUTS 46 mapping for unicode-rs back end of idna
homepagehttps://docs.rs/crate/idna_mapping/latest
repositoryhttps://github.com/hsivonen/idna_mapping
max_upload_size
id1290461
size1,454,045
Manish Goregaokar (Manishearth)

documentation

https://docs.rs/idna_mapping/latest/idna_mapping/

README

idna_mapping

This crate is not meant to be used directly. It is part of the unicode-rs back end for the idna crate providing the UTS 46 mapping data and an abstraction over JoiningType data (delegated to unicode-joining-type).

See the README of the latest version of the idna_adapter crate for how to use.

License

(Apache-2.0 OR MIT) AND Unicode-3.0

The Unicode data in this crate is under Unicode-3.0 and the rest is Apache-2.0 OR MIT.

Commit count: 9

cargo fmt