Struct log::LogLevel[src]
pub struct LogLevel(pub u32);
Wraps the log level with fmt implementations.
pub struct LogLevel(pub u32);
Wraps the log level with fmt implementations.
impl Show for LogLevelimpl Signed for LogLevelimpl PartialOrd for LogLevelfn lt(&self, __arg_0: &LogLevel) -> boolfn le(&self, __arg_0: &LogLevel) -> boolfn gt(&self, __arg_0: &LogLevel) -> boolfn ge(&self, __arg_0: &LogLevel) -> boolimpl PartialEq for LogLevel
Prefix searches with a type followed by a colon (e.g.
fn:) to restrict the search to a given type.
Accepted types are: fn, mod,
struct (or str), enum,
trait, typedef (or
tdef).