mirror of
https://github.com/tokio-rs/bytes.git
synced 2026-08-24 00:00:14 +02:00
Remove Take/TakeMut
This commit is contained in:
@@ -16,5 +16,4 @@ pub use buf::{
|
||||
Reader,
|
||||
Writer,
|
||||
};
|
||||
pub use buf::take::{Take, TakeMut};
|
||||
pub use bytes::{Bytes, BytesMut};
|
||||
|
||||
Reference in New Issue
Block a user