Skip to main content

UNUSED

Constant UNUSED 

Source
pub const UNUSED: &str = "unused";
Expand description

An attribute to represent the unused lint-group, which represents all the unused lints. An argument to the allow attribute that represents a lint-group which suppresses all unused lints.