pub type TomlToolLints = BTreeMap<String, TomlLint>;
pub struct TomlToolLints { /* private fields */ }