Struct pnet::packet::udp::Udp [] [src]

pub struct Udp { /* fields omitted */ }

Represents an UDP Packet

Trait Implementations

impl Clone for Udp
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for Udp
[src]

Formats the value using the given formatter.