Skip to main content

handle_complex_language_utf8

Function handle_complex_language_utf8 

Source
fn handle_complex_language_utf8<T>(
    iter: &mut RuleBreakIterator<'_, '_, T>,
    left_codepoint: T::CharType,
) -> Option<usize>
where T: RuleBreakType<CharType = char>,
Expand description

handle_complex_language impl for UTF8 iterators