Expand description
This crate is not meant to be used directly. It 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.
Structs§
- Value for the Joining_Type Unicode property.
- A mask representing potentially multiple
JoiningType
values.
Constants§
- Mask for checking for both left and dual joining.
- Mask for checking for both left and dual joining.
Functions§
- Returns the Joining_Type of
c
.