Struct peel_ip::layer3::udp::UdpParser [] [src]

pub struct UdpParser;

The UDP parser

Trait Implementations

impl Parsable<PathIp> for UdpParser
[src]

Parse an UdpPacket from an &[u8]

impl Display for UdpParser
[src]

Formats the value using the given formatter.