Type Alias cargo_util_schemas::manifest::TomlToolLints

source ·
pub type TomlToolLints = BTreeMap<String, TomlLint>;

Aliased Type§

struct TomlToolLints { /* private fields */ }