pub trait Mp4Reservable {
    const BYTE_SIZE: usize;
}

Required Associated Constants§

Implementations on Foreign Types§

Implementors§