Checks whether the code point is in the set.
See the Rust documentation for contains for more information.
Checks whether the string is in the set.
See the Rust documentation for contains_str for more information.
StaticcreateCreate an [ExemplarCharacters] for the "auxiliary" set of exemplar characters for a given locale, using compiled data.
See the Rust documentation for try_new_auxiliary for more information.
StaticcreateCreate an [ExemplarCharacters] for the "auxiliary" set of exemplar characters for a given locale, using compiled data.
See the Rust documentation for try_new_auxiliary for more information.
StaticcreateCreate an [ExemplarCharacters] for the "index" set of exemplar characters for a given locale, using compiled data.
See the Rust documentation for try_new_index for more information.
StaticcreateCreate an [ExemplarCharacters] for the "index" set of exemplar characters for a given locale, using compiled data.
See the Rust documentation for try_new_index for more information.
StaticcreateCreate an [ExemplarCharacters] for the "main" set of exemplar characters for a given locale, using compiled data.
See the Rust documentation for try_new_main for more information.
StaticcreateCreate an [ExemplarCharacters] for the "main" set of exemplar characters for a given locale, using a particular data source
See the Rust documentation for try_new_main for more information.
StaticcreateCreate an [ExemplarCharacters] for the "numbers" set of exemplar characters for a given locale, using compiled data.
See the Rust documentation for try_new_numbers for more information.
StaticcreateCreate an [ExemplarCharacters] for the "numbers" set of exemplar characters for a given locale, using compiled data.
See the Rust documentation for try_new_numbers for more information.
StaticcreateCreate an [ExemplarCharacters] for the "punctuation" set of exemplar characters for a given locale, using compiled data.
See the Rust documentation for try_new_punctuation for more information.
StaticcreateCreate an [ExemplarCharacters] for the "punctuation" set of exemplar characters for a given locale, using compiled data.
See the Rust documentation for try_new_punctuation for more information.
A set of "exemplar characters" for a given locale.
See the Rust documentation for
localefor more information.See the Rust documentation for
ExemplarCharactersfor more information.See the Rust documentation for
ExemplarCharactersBorrowedfor more information.