Function icu_properties::sets::for_general_category_group

source ·
pub fn for_general_category_group(
    enum_val: GeneralCategoryGroup
) -> CodePointSetData
Expand description

Return a CodePointSetData for a value or a grouping of values of the General_Category property. See GeneralCategoryGroup.

Enabled with the compiled_data Cargo feature.

📚 Help choosing a constructor