Get the mask value matching the given name, using loose matching
Returns 0 if the name is unknown for this property
See the Rust documentation for get_loose
for more information.
Get the mask value matching the given name, using strict matching
Returns 0 if the name is unknown for this property
See the Rust documentation for get_strict
for more information.
Static
createCreate a name-to-mask mapper for the General_Category
property, using a particular data source.
See the Rust documentation for GeneralCategoryGroup
for more information.
A type capable of looking up General Category Group values from a string name.
See the Rust documentation for
PropertyParser
for more information.See the Rust documentation for
GeneralCategory
for more information.