Struct conjure_runtime::errors::UnavailableError [−][src]
pub struct UnavailableError(_);
A 503 error received from a remote service.
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for UnavailableError
impl RefUnwindSafe for UnavailableErrorimpl Send for UnavailableError
impl Send for UnavailableErrorimpl Sync for UnavailableError
impl Sync for UnavailableErrorimpl Unpin for UnavailableError
impl Unpin for UnavailableErrorimpl UnwindSafe for UnavailableError
impl UnwindSafe for UnavailableErrorBlanket 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<V, T> VZip<V> for T where
V: MultiLane<T>,
impl<V, T> VZip<V> for T where
V: MultiLane<T>,