idna_adapter

Function general_category_to_mask

source
pub(crate) const fn general_category_to_mask(gc: GeneralCategory) -> u32
Expand description

Turns a genecal category into a mask for comparing with multiple categories at once.