mirror of
https://github.com/encounter/rust-ffmpeg-zmwangx.git
synced 2026-07-10 21:18:40 -07:00
style(format): re-export Stream[Mut]
This commit is contained in:
@@ -3,6 +3,7 @@ use crate::util::interrupt;
|
||||
|
||||
pub mod io;
|
||||
pub mod stream;
|
||||
pub use self::stream::{Stream, StreamMut};
|
||||
|
||||
pub mod chapter;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user