Enum etherparse::ErrorField [] [src]

pub enum ErrorField {
    Ipv4HeaderLength,
    Ipv4Dscp,
    Ipv4Ecn,
    Ipv4FragmentsOffset,
    Ipv6FlowLabel,
}

Fields that can produce errors when serialized.

Variants

Trait Implementations

impl Debug for ErrorField
[src]

[src]

Formats the value using the given formatter.