Constant icu_properties::script::SCRIPT_VAL_LENGTH
source ยท const SCRIPT_VAL_LENGTH: u16 = 10;
Expand description
The number of bits at the low-end of a ScriptWithExt
value used for
storing the Script
value (or extensions
index).