Struct conjure_runtime::errors::ThrottledError [−][src]
pub struct ThrottledError { /* fields omitted */ }An 429 error received from a remote service.
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for ThrottledError
impl RefUnwindSafe for ThrottledErrorimpl Send for ThrottledError
impl Send for ThrottledErrorimpl Sync for ThrottledError
impl Sync for ThrottledErrorimpl Unpin for ThrottledError
impl Unpin for ThrottledErrorimpl UnwindSafe for ThrottledError
impl UnwindSafe for ThrottledErrorBlanket 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>,