Struct mxf::klv::length::Length [] [src]

pub struct Length {
    pub value: usize,
}

Fields

Trait Implementations

impl Debug for Length
[src]

Formats the value using the given formatter.

impl Encoder for Length
[src]