Struct quinn_proto::crypto::CryptoError [−][src]
pub struct CryptoError;
Generic crypto errors
Trait Implementations
impl From<Unspecified> for CryptoError[src]
impl From<Unspecified> for CryptoError[src]fn from(_: Unspecified) -> Self[src]
Auto Trait Implementations
impl RefUnwindSafe for CryptoError
impl RefUnwindSafe for CryptoErrorimpl Send for CryptoError
impl Send for CryptoErrorimpl Sync for CryptoError
impl Sync for CryptoErrorimpl Unpin for CryptoError
impl Unpin for CryptoErrorimpl UnwindSafe for CryptoError
impl UnwindSafe for CryptoErrorBlanket 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>,