Function readability::scorer::clean[][src]

pub fn clean(
    dom: &mut RcDom,
    id: &Path,
    handle: Handle,
    url: &Url,
    candidates: &BTreeMap<String, Candidate>
) -> bool