script::dom::htmlimageelement

Function 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