Struct log::SetLoggerError
[−]
[src]
pub struct SetLoggerError(_);
The type returned by set_logger
if set_logger
has already been called.
pub struct SetLoggerError(_);
The type returned by set_logger
if set_logger
has already been called.
impl Debug for SetLoggerError
[src]impl Display for SetLoggerError
[src]impl Error for SetLoggerError
[src]