Function script::dom::htmlimageelement::collect_sequence_characters

source ยท
pub fn collect_sequence_characters(
    s: &str,
    predicate: impl FnMut(&char) -> bool,
) -> (&str, &str)
Expand description

Collect sequence of code points