ccc359580e9d2da133c0e0a30876df6dbcffa7b4
[nihav.git] / nihav-indeo / src / lib.rs
1 extern crate nihav_core;
2
3 pub mod codecs;
4
5 #[cfg(test)]
6 extern crate nihav_commonfmt;