duck/vpcommon: vp_tree! does not need to be exported
[nihav.git] / nihav-duck / src / lib.rs
CommitLineData
1b8522d6
KS
1extern crate nihav_core;
2
3pub mod codecs;
4
5#[cfg(test)]
6extern crate nihav_commonfmt;