Function html5ever_test_util::foreach_html5lib_test [] [src]

pub fn foreach_html5lib_test<Mk>(
    src_dir: &Path,
    subdir: &'static str,
    ext: &'static OsStr,
    mk: Mk
) where
    Mk: FnMut(&Path, File),