Get rid of SliceBuf

This commit is contained in:
Carl Lerche
2016-08-05 22:49:41 -07:00
parent 16b4266c3c
commit b2efe63c70
3 changed files with 6 additions and 67 deletions
-2
View File
@@ -14,8 +14,6 @@ pub use buf::{
MutByteBuf,
RingBuf,
ROByteBuf,
SliceBuf,
MutSliceBuf,
Take,
ReadExt,
WriteExt,