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 Copy for LogLevelimpl String for LogLevelimpl Show for LogLevelimpl PartialOrd for LogLevelfn partial_cmp(&self, __arg_0: &LogLevel) -> Option<Ordering>fn 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, enum,
trait, typedef (or
tdef).