Build the CodePointSetData corresponding to a codepoints matching a particular script in their Script_Extensions
See the Rust documentation for get_script_extensions_set
for more information.
Get the Script property value for a code point
See the Rust documentation for get_script_extensions_val
for more information.
Get the Script property value for a code point
See the Rust documentation for get_script_val
for more information.
Check if the Script_Extensions property of the given code point covers the given script
See the Rust documentation for has_script
for more information.
A slightly faster ICU4XScriptWithExtensions object
See the Rust documentation for
ScriptWithExtensionsBorrowed
for more information.