Struct pnet::packet::udp::Udp
[−]
pub struct Udp {
// some fields omitted
}Represents an UDP Packet
pub struct Udp {
// some fields omitted
}Represents an UDP Packet
impl Debug for Udpimpl Clone for Udpfn clone(&self) -> Udpfn clone_from(&mut self, source: &Self)