Borrow this object for a slightly faster variant with more operations
See the Rust documentation for as_borrowed 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.
Get a list of ranges of code points that contain this script in their Script_Extensions values
See the Rust documentation for get_script_extensions_ranges for more information.
StaticcreateCreate a map for the Script/Script_Extensions properties, using compiled data.
See the Rust documentation for new for more information.
An ICU4X ScriptWithExtensions map object, capable of holding a map of codepoints to scriptextensions values
See the Rust documentation for
ScriptWithExtensionsfor more information.