Enum pcapng::blocks::section_header::SectionLength
[−]
[src]
pub enum SectionLength { Bytes(u64), Unspecified, }
Variants
Bytes | |
Unspecified |
pub enum SectionLength { Bytes(u64), Unspecified, }
Bytes | |
Unspecified |
impl Debug for SectionLength
impl PartialEq for SectionLength
fn eq(&self, __arg_0: &SectionLength) -> bool
fn ne(&self, __arg_0: &SectionLength) -> bool