mirror of
https://github.com/tokio-rs/bytes.git
synced 2026-08-20 00:00:10 +02:00
Docs & polish for Buf
This commit is contained in:
+2
-1
@@ -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};
|
||||
|
||||
Reference in New Issue
Block a user