mirror of
https://github.com/tokio-rs/bytes.git
synced 2026-08-16 00:00:15 +02:00
Write docs and remove unecessary fns and types
This commit is contained in:
@@ -16,7 +16,5 @@ pub use buf::{
|
||||
Reader,
|
||||
Writer,
|
||||
};
|
||||
pub use buf::byte::{ByteBuf};
|
||||
pub use buf::slice::{SliceBuf};
|
||||
pub use buf::take::{Take, TakeMut};
|
||||
pub use bytes::{Bytes, BytesMut};
|
||||
|
||||
Reference in New Issue
Block a user