Struct conjure_runtime::raw::DefaultRawError [−][src]
pub struct DefaultRawError(_);
The error type used by DefaultRawClient.
Trait Implementations
Auto Trait Implementations
impl !RefUnwindSafe for DefaultRawError
impl !RefUnwindSafe for DefaultRawErrorimpl Send for DefaultRawError
impl Send for DefaultRawErrorimpl Sync for DefaultRawError
impl Sync for DefaultRawErrorimpl Unpin for DefaultRawError
impl Unpin for DefaultRawErrorimpl !UnwindSafe for DefaultRawError
impl !UnwindSafe for DefaultRawErrorBlanket 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>,