Type Alias TomlLints

Source
pub type TomlLints = BTreeMap<String, TomlToolLints>;

Aliased Typeยง

pub struct TomlLints { /* private fields */ }