Enum quinn_proto::EcnCodepoint [−][src]
#[repr(u8)]
pub enum EcnCodepoint {
// some variants omitted
}Explicit congestion notification codepoint
Implementations
impl EcnCodepoint[src]
impl EcnCodepoint[src]Trait Implementations
impl Clone for EcnCodepoint[src]
impl Clone for EcnCodepoint[src]fn clone(&self) -> EcnCodepoint[src]
pub fn clone_from(&mut self, source: &Self)1.0.0[src]
impl Copy for EcnCodepoint[src]
impl Copy for EcnCodepoint[src]impl Eq for EcnCodepoint[src]
impl Eq for EcnCodepoint[src]impl PartialEq<EcnCodepoint> for EcnCodepoint[src]
impl PartialEq<EcnCodepoint> for EcnCodepoint[src]impl StructuralEq for EcnCodepoint[src]
impl StructuralEq for EcnCodepoint[src]impl StructuralPartialEq for EcnCodepoint[src]
impl StructuralPartialEq for EcnCodepoint[src]Auto Trait Implementations
impl RefUnwindSafe for EcnCodepoint
impl RefUnwindSafe for EcnCodepointimpl Send for EcnCodepoint
impl Send for EcnCodepointimpl Sync for EcnCodepoint
impl Sync for EcnCodepointimpl Unpin for EcnCodepoint
impl Unpin for EcnCodepointimpl UnwindSafe for EcnCodepoint
impl UnwindSafe for EcnCodepointBlanket 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>,