use Self instead of explicit type
[nihav.git] / src / lib.rs
CommitLineData
5869fd63
KS
1pub mod demuxers;
2pub mod frame;
90aa4e6b
KS
3pub mod io;
4