Module icu::properties::script
source · Expand description
Data and APIs for supporting Script_Extensions property values in an efficient structure.
Structs§
- A struct that wraps a
Script
array, such as in the return value forget_script_extensions_val()
. - A struct that represents the data for the Script and Script_Extensions properties.
- A borrowed wrapper around script extension data, returned by
ScriptWithExtensions::as_borrowed()
. More efficient to query.