Working streams
This commit is contained in:
3
src/block.rs
Normal file
3
src/block.rs
Normal file
@ -0,0 +1,3 @@
|
||||
use crate::stream::{StreamReader, stream};
|
||||
|
||||
pub trait Block<I> {}
|
||||
Reference in New Issue
Block a user