pub type TomlToolLints = BTreeMap<String, TomlLint>;

Aliased Type§

struct TomlToolLints { /* private fields */ }