Function net::subresource_integrity::split_html_space_chars

source ยท
pub fn split_html_space_chars(
    s: &str,
) -> Filter<Split<'_, StaticCharVec>, fn(_: &&str) -> bool>