Crate idna_mapping

Source
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§

JoiningType
Value for the Joining_Type Unicode property.
JoiningTypeMask
A mask representing potentially multiple JoiningType values.
Mapper

Constants§

LEFT_OR_DUAL_JOINING_MASK
Mask for checking for both left and dual joining.
RIGHT_OR_DUAL_JOINING_MASK
Mask for checking for both left and dual joining.

Functions§

joining_type
Returns the Joining_Type of c.