Crates.io | idna_mapping |
lib.rs | idna_mapping |
version | 1.0.0 |
source | src |
created_at | 2024-07-03 12:14:40.270511 |
updated_at | 2024-10-29 06:02:07.383046 |
description | UTS 46 mapping for unicode-rs back end of idna |
homepage | https://docs.rs/crate/idna_mapping/latest |
repository | https://github.com/hsivonen/idna_mapping |
max_upload_size | |
id | 1290461 |
size | 1,535,802 |
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.
(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.