pub fn offenders(roots: &[&Path], allowed: &[&str]) -> Vec<String>Expand description
Every offending line under roots (recursively, *.rs only), as
path:line: text. allowed names files by their path SUFFIX
("src/upcloud_api.rs") whose job it is to spell the provider.