StaticcreateCreate a name-to-enum mapper for the BidiClass property, using compiled data.
See the Rust documentation for BidiClass for more information.
StaticcreateCreate a name-to-enum mapper for the BidiClass property, using a particular data source.
See the Rust documentation for BidiClass for more information.
StaticcreateCreate a name-to-enum mapper for the CanonicalCombiningClass property, using compiled data.
See the Rust documentation for CanonicalCombiningClass for more information.
StaticcreateCreate a name-to-enum mapper for the CanonicalCombiningClass property, using a particular data source.
See the Rust documentation for CanonicalCombiningClass for more information.
StaticcreateCreate a name-to-enum mapper for the EastAsianWidth property, using compiled data.
See the Rust documentation for EastAsianWidth for more information.
StaticcreateCreate a name-to-enum mapper for the EastAsianWidth property, using a particular data source.
See the Rust documentation for EastAsianWidth for more information.
StaticcreateCreate a name-to-enum mapper for the GeneralCategory property, using compiled data.
See the Rust documentation for GeneralCategory for more information.
StaticcreateCreate a name-to-enum mapper for the GeneralCategory property, using a particular data source.
See the Rust documentation for GeneralCategory for more information.
StaticcreateCreate a name-to-enum mapper for the GraphemeClusterBreak property, using compiled data.
See the Rust documentation for GraphemeClusterBreak for more information.
StaticcreateCreate a name-to-enum mapper for the GraphemeClusterBreak property, using a particular data source.
See the Rust documentation for GraphemeClusterBreak for more information.
StaticcreateCreate a name-to-enum mapper for the HangulSyllableType property, using compiled data.
See the Rust documentation for HangulSyllableType for more information.
StaticcreateCreate a name-to-enum mapper for the HangulSyllableType property, using a particular data source.
See the Rust documentation for HangulSyllableType for more information.
StaticcreateCreate a name-to-enum mapper for the IndicConjunctBreak property, using compiled data.
See the Rust documentation for IndicConjunctBreak for more information.
StaticcreateCreate a name-to-enum mapper for the IndicConjunctBreak property, using a particular data source.
See the Rust documentation for IndicConjunctBreak for more information.
StaticcreateCreate a name-to-enum mapper for the IndicSyllabicCategory property, using compiled data.
See the Rust documentation for IndicSyllabicCategory for more information.
StaticcreateCreate a name-to-enum mapper for the IndicSyllabicCategory property, using a particular data source.
See the Rust documentation for IndicSyllabicCategory for more information.
StaticcreateCreate a name-to-enum mapper for the JoiningGroup property, using compiled data.
See the Rust documentation for JoiningGroup for more information.
StaticcreateCreate a name-to-enum mapper for the JoiningGroup property, using a particular data source.
See the Rust documentation for JoiningGroup for more information.
StaticcreateCreate a name-to-enum mapper for the JoiningType property, using compiled data.
See the Rust documentation for JoiningType for more information.
StaticcreateCreate a name-to-enum mapper for the JoiningType property, using a particular data source.
See the Rust documentation for JoiningType for more information.
StaticcreateCreate a name-to-enum mapper for the LineBreak property, using compiled data.
See the Rust documentation for LineBreak for more information.
StaticcreateCreate a name-to-enum mapper for the LineBreak property, using a particular data source.
See the Rust documentation for LineBreak for more information.
StaticcreateCreate a name-to-enum mapper for the NumericType property, using compiled data.
See the Rust documentation for NumericType for more information.
StaticcreateCreate a name-to-enum mapper for the NumericType property, using a particular data source.
See the Rust documentation for NumericType for more information.
StaticcreateCreate a name-to-enum mapper for the Script property, using compiled data.
See the Rust documentation for Script for more information.
StaticcreateCreate a name-to-enum mapper for the Script property, using a particular data source.
See the Rust documentation for Script for more information.
StaticcreateCreate a name-to-enum mapper for the SentenceBreak property, using compiled data.
See the Rust documentation for SentenceBreak for more information.
StaticcreateCreate a name-to-enum mapper for the SentenceBreak property, using a particular data source.
See the Rust documentation for SentenceBreak for more information.
StaticcreateCreate a name-to-enum mapper for the VerticalOrientation property, using compiled data.
See the Rust documentation for VerticalOrientation for more information.
StaticcreateCreate a name-to-enum mapper for the VerticalOrientation property, using a particular data source.
See the Rust documentation for VerticalOrientation for more information.
StaticcreateCreate a name-to-enum mapper for the WordBreak property, using compiled data.
See the Rust documentation for WordBreak for more information.
StaticcreateCreate a name-to-enum mapper for the WordBreak property, using a particular data source.
See the Rust documentation for WordBreak for more information.
Get the property value matching the given name, using loose matching
Returns -1 if the name is unknown for this property
See the Rust documentation for get_loose for more information.
Get the property value matching the given name, using strict matching
Returns -1 if the name is unknown for this property
See the Rust documentation for get_strict for more information.
A type capable of looking up a property value from a string name.
See the Rust documentation for
PropertyParserfor more information.See the Rust documentation for
PropertyParserBorrowedfor more information.See the Rust documentation for
newfor more information.