Struct acme2::TransportError [−][src]
pub struct TransportError(_);
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for TransportError
impl RefUnwindSafe for TransportErrorimpl Send for TransportError
impl Send for TransportErrorimpl Sync for TransportError
impl Sync for TransportErrorimpl Unpin for TransportError
impl Unpin for TransportErrorimpl UnwindSafe for TransportError
impl UnwindSafe for TransportErrorBlanket Implementations
impl<T> Instrument for T[src]
impl<T> Instrument for T[src]pub fn instrument(self, span: Span) -> Instrumented<Self>[src]
pub fn in_current_span(self) -> Instrumented<Self>[src]
impl<T> Instrument for T[src]
impl<T> Instrument for T[src]pub fn instrument(self, span: Span) -> Instrumented<Self>[src]
pub fn in_current_span(self) -> Instrumented<Self>[src]
impl<T> WithSubscriber for T[src]
impl<T> WithSubscriber for T[src]pub fn with_subscriber<S>(self, subscriber: S) -> WithDispatch<Self> where
S: Into<Dispatch>, [src]
S: Into<Dispatch>,