Skip to main content

any

Function any 

Source
fn any(paths: &[String], predicate: impl Fn(&str) -> bool) -> bool