Struct peel_ip::layer2::icmp::IcmpParser [] [src]

pub struct IcmpParser;

The ICMP parser

Trait Implementations

impl Parsable<PathIp> for IcmpParser
[src]

Parse an IcmpPacket from an &[u8]

impl Display for IcmpParser
[src]

Formats the value using the given formatter.