cargo::util::toml

Function lints_to_rustflags

source
fn lints_to_rustflags(lints: &TomlLints) -> CargoResult<Vec<String>>