Static clippy_lints::enum_glob_use::ENUM_GLOB_USE[]

pub static ENUM_GLOB_USE: &Lint = &::lint::Lint{name: "ENUM_GLOB_USE",
              default_level: ::lint::Allow,
              desc: "use items that import all variants of an enum",
              edition_lint_opts: None,}