Function parser_list

Source
fn parser_list(
    filter: impl Fn(&Language) -> bool,
    url: impl Fn(&Language) -> String,
) -> String