pub type TomlLints = BTreeMap<String, TomlToolLints>;

Aliased Type§

struct TomlLints { /* private fields */ }