Skip to main content

any_over_body

Function any_over_body 

Source
pub fn any_over_body(body: &[Stmt], func: &dyn Fn(&Expr) -> bool) -> bool