Type Alias cargo_util_schemas::manifest::TomlLints

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

Aliased Type§

struct TomlLints { /* private fields */ }