Struct tracing_core::dispatcher::SetGlobalDefaultError [−][src]
pub struct SetGlobalDefaultError { /* fields omitted */ }
Returned if setting the global dispatcher fails.
pub struct SetGlobalDefaultError { /* fields omitted */ }
Returned if setting the global dispatcher fails.
impl RefUnwindSafe for SetGlobalDefaultError
impl Send for SetGlobalDefaultError
impl Sync for SetGlobalDefaultError
impl Unpin for SetGlobalDefaultError
impl UnwindSafe for SetGlobalDefaultError