::ethernet::header_payload_tx_stream::

Trait Header

pub trait Header {
fn total_length(self) -> uint<16>;
fn payload_length(self) -> uint<16>;
}