Struct peel_ip::layer2::icmpv6::Icmpv6Parser [] [src]

pub struct Icmpv6Parser;

The ICMPv6 parser

Trait Implementations

impl Parsable<PathIp> for Icmpv6Parser
[src]

Parse an Icmpv6Packet from an &[u8]

impl Display for Icmpv6Parser
[src]

Formats the value using the given formatter.