Enum dns_message_parser::rr::edns::EDNSOption [−][src]
Variants
Tuple Fields of ECS
0: ECSTuple Fields of Cookie
0: CookieTuple Fields of Padding
0: PaddingTrait Implementations
This method tests for self and other values to be equal, and is used
by ==. Read more
This method tests for !=.
Auto Trait Implementations
impl RefUnwindSafe for EDNSOption
impl Send for EDNSOption
impl Sync for EDNSOption
impl Unpin for EDNSOption
impl UnwindSafe for EDNSOption
Blanket Implementations
Mutably borrows from an owned value. Read more