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
+1 -1
View File
@@ -1,5 +1,5 @@
use bytes::{Buf, MutBuf};
use bytes::MutByteBuf;
use bytes::buf::MutByteBuf;
#[test]
pub fn test_initial_buf_empty() {