Struct peel_ip::layer1::ethernet::EthernetParser [] [src]

pub struct EthernetParser;

The Ethernet parser

Trait Implementations

impl Parsable<PathIp> for EthernetParser
[src]

Parse an EthernetPacket from an &[u8]

impl Display for EthernetParser
[src]

Formats the value using the given formatter.