mirror of
https://github.com/tokio-rs/bytes.git
synced 2026-08-16 00:00:15 +02:00
Reorganize crate
This commit is contained in:
+2
-2
@@ -1,5 +1,5 @@
|
||||
use bytes::{MutBuf, BlockBuf};
|
||||
|
||||
use bytes::{MutBuf};
|
||||
use bytes::buf::{BlockBuf};
|
||||
|
||||
#[test]
|
||||
pub fn test_block_drop() {
|
||||
|
||||
Reference in New Issue
Block a user