Docs & polish for Buf

This commit is contained in:
Carl Lerche
2017-02-16 22:15:17 -08:00
parent 268226051d
commit 5048eec143
3 changed files with 422 additions and 54 deletions
+2 -1
View File
@@ -75,8 +75,9 @@ pub use buf::{
BufMut,
IntoBuf,
Source,
Sink,
Reader,
Writer,
Take,
};
pub use bytes::{Bytes, BytesMut};
pub use byteorder::{ByteOrder, BigEndian, LittleEndian};