mirror of
https://github.com/tokio-rs/bytes.git
synced 2026-08-19 00:00:12 +02:00
Implement Source for std::io::Read
This commit is contained in:
@@ -5,6 +5,8 @@ use rand::random;
|
||||
extern crate bytes;
|
||||
extern crate rand;
|
||||
|
||||
mod test_buf;
|
||||
mod test_buf_fill;
|
||||
mod test_byte_buf;
|
||||
mod test_bytes;
|
||||
mod test_rope;
|
||||
|
||||
Reference in New Issue
Block a user