Struct peel_ip::layer2::ipv6::Ipv6Parser [] [src]

pub struct Ipv6Parser;

The IPv6 parser

Trait Implementations

impl Parsable<PathIp> for Ipv6Parser
[src]

Parse an Ipv6Packet from an &[u8]

impl Display for Ipv6Parser
[src]

Formats the value using the given formatter.