//! Matroska / WebM.
//!//! An EBML-based file format. moq-mux uses it as an external interchange
//! format only, not as a wire format: [`Import`] parses MKV byte streams
//! into a broadcast and [`Export`] does the reverse.
modexport;modimport;pubuseexport::*;pubuseimport::*;#[cfg(test)]modexport_test;#[cfg(test)]modimport_test;