Function cargo::util::toml::verify_lints

source ·
fn verify_lints(lints: Option<TomlLints>) -> CargoResult<Option<TomlLints>>