Struct quinn_proto::ConnectionEvent [−][src]
pub struct ConnectionEvent(_);
Events sent from an Endpoint to a Connection
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for ConnectionEvent
impl RefUnwindSafe for ConnectionEventimpl Send for ConnectionEvent
impl Send for ConnectionEventimpl Sync for ConnectionEvent
impl Sync for ConnectionEventimpl Unpin for ConnectionEvent
impl Unpin for ConnectionEventimpl UnwindSafe for ConnectionEvent
impl UnwindSafe for ConnectionEventBlanket 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>,