all static method
See the Rust documentation for all
for more information.
Implementation
static GeneralCategoryGroup all() {
final result = _icu4x_GeneralCategoryGroup_all_mv1();
return GeneralCategoryGroup._fromFfi(result);
}
See the Rust documentation for all
for more information.
static GeneralCategoryGroup all() {
final result = _icu4x_GeneralCategoryGroup_all_mv1();
return GeneralCategoryGroup._fromFfi(result);
}