Reorganize crate

This commit is contained in:
Carl Lerche
2016-09-23 12:05:32 -07:00
parent d05bfb6346
commit 98e0d954b5
19 changed files with 54 additions and 65 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
use bytes::{MutBuf, BlockBuf};
use bytes::{MutBuf};
use bytes::buf::{BlockBuf};
#[test]
pub fn test_block_drop() {