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 CryptoError
impl Send for CryptoError
impl Send for CryptoError
impl Sync for CryptoError
impl Sync for CryptoError
impl Unpin for CryptoError
impl Unpin for CryptoError
impl UnwindSafe for CryptoError
impl UnwindSafe for CryptoError
Blanket 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>,