]> git.nihav.org Git - nihav.git/blob - nihav-game/src/lib.rs
frame: make get_vbuf() work for immutable refs
[nihav.git] / nihav-game / src / lib.rs
1 extern crate nihav_core;
2
3 pub mod codecs;
4 pub mod demuxers;