Checks whether the string is in the set.
See the Rust documentation for contains
for more information.
Checks whether the code point is in the set.
See the Rust documentation for contains_char
for more information.
Static
load_See the Rust documentation for basic_emoji
for more information.
Static
load_See the Rust documentation for exemplars_auxiliary
for more information.
Static
load_See the Rust documentation for exemplars_index
for more information.
Static
load_See the Rust documentation for exemplars_main
for more information.
Static
load_See the Rust documentation for exemplars_numbers
for more information.
Static
load_See the Rust documentation for exemplars_punctuation
for more information.
An ICU4X Unicode Set Property object, capable of querying whether a code point is contained in a set based on a Unicode property.
See the Rust documentation for
properties
for more information.See the Rust documentation for
UnicodeSetData
for more information.See the Rust documentation for
UnicodeSetDataBorrowed
for more information.