Function icu::uniset::props::get_decomposition_type_val_set[][src]

pub fn get_decomposition_type_val_set<'d, D>(
    provider: &D,
    enum_val: DecompositionType
) -> Result<UnicodeSet, UnicodeSetError> where
    D: DataProvider<'d, UnicodeProperty<'d>> + ?Sized

Return a UnicodeSet for a particular value of the Decomposition_Type Unicode enumerated property