Constant icu_normalizer::BACKWARD_COMBINING_STARTER_MARKER

source ยท
pub(crate) const BACKWARD_COMBINING_STARTER_MARKER: u32 = 1;
Expand description

Marker for starters that decompose to themselves but may combine backwards under canonical composition. (Main trie only; not used in the supplementary trie.)