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.
Static
createCreate a name-to-enum mapper for the Bidi_Class
property, using compiled data.
See the Rust documentation for BidiClass
for more information.
Static
createCreate a name-to-enum mapper for the Bidi_Class
property, using a particular data source.
See the Rust documentation for BidiClass
for more information.
Static
createCreate a name-to-enum mapper for the East_Asian_Width
property, using compiled data.
See the Rust documentation for EastAsianWidth
for more information.
Static
createCreate a name-to-enum mapper for the East_Asian_Width
property, using a particular data source.
See the Rust documentation for EastAsianWidth
for more information.
Static
createCreate a name-to-enum mapper for the General_Category
property, using compiled data.
See the Rust documentation for GeneralCategory
for more information.
Static
createCreate a name-to-enum mapper for the General_Category
property, using a particular data source.
See the Rust documentation for GeneralCategory
for more information.
Static
createCreate a name-to-enum mapper for the Grapheme_Cluster_Break
property, using compiled data.
See the Rust documentation for GraphemeClusterBreak
for more information.
Static
createCreate a name-to-enum mapper for the Grapheme_Cluster_Break
property, using a particular data source.
See the Rust documentation for GraphemeClusterBreak
for more information.
Static
createCreate a name-to-enum mapper for the Hangul_Syllable_Type
property, using compiled data.
See the Rust documentation for HangulSyllableType
for more information.
Static
createCreate a name-to-enum mapper for the Hangul_Syllable_Type
property, using a particular data source.
See the Rust documentation for HangulSyllableType
for more information.
Static
createCreate a name-to-enum mapper for the Indic_Syllabic_Category
property, using compiled data.
See the Rust documentation for IndicSyllabicCategory
for more information.
Static
createCreate a name-to-enum mapper for the Indic_Syllabic_Category
property, using a particular data source.
See the Rust documentation for IndicSyllabicCategory
for more information.
Static
createCreate a name-to-enum mapper for the Line_Break
property, using compiled data.
See the Rust documentation for LineBreak
for more information.
Static
createCreate a name-to-enum mapper for the Line_Break
property, using a particular data source.
See the Rust documentation for LineBreak
for more information.
Static
createCreate a name-to-enum mapper for the Script
property, using compiled data.
See the Rust documentation for Script
for more information.
Static
createCreate a name-to-enum mapper for the Script
property, using a particular data source.
See the Rust documentation for Script
for more information.
Static
createCreate a name-to-enum mapper for the Sentence_Break
property, using compiled data.
See the Rust documentation for SentenceBreak
for more information.
Static
createCreate a name-to-enum mapper for the Sentence_Break
property, using a particular data source.
See the Rust documentation for SentenceBreak
for more information.
Static
createCreate a name-to-enum mapper for the Vertical_Orientation
property, using compiled data.
See the Rust documentation for VerticalOrientation
for more information.
Static
createCreate a name-to-enum mapper for the Vertical_Orientation
property, using a particular data source.
See the Rust documentation for VerticalOrientation
for more information.
Static
createCreate a name-to-enum mapper for the Word_Break
property, using compiled data.
See the Rust documentation for WordBreak
for more information.
Static
createCreate a name-to-enum mapper for the Word_Break
property, using a particular data source.
See the Rust documentation for WordBreak
for more information.
A type capable of looking up a property value from a string name.
See the Rust documentation for
PropertyParser
for more information.See the Rust documentation for
PropertyParserBorrowed
for more information.See the Rust documentation for
new
for more information.