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 RefUnwindSafe for SetLoggerError
impl Send for SetLoggerError
impl Sync for SetLoggerError
impl Unpin for SetLoggerError
impl UnwindSafe for SetLoggerError