mxf 0.1.2

Library to read/write following SMPTE 377M (MXF) standard.
Documentation
1
2
3
4
5
6
7

#[macro_use] pub mod ul;
pub mod key;
pub mod length;
pub mod value;
pub mod klv;
pub mod klv_reader;