Progress towards allowing large writes
This commit is contained in:
		| @@ -8,7 +8,8 @@ mod store; | ||||
| mod stream; | ||||
| mod streams; | ||||
|  | ||||
| pub use self::streams::{Streams, StreamRef, Chunk}; | ||||
| pub(crate) use self::streams::{Streams, StreamRef, Chunk}; | ||||
| pub(crate) use self::prioritize::Prioritized; | ||||
|  | ||||
| use self::buffer::Buffer; | ||||
| use self::flow_control::FlowControl; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user