mirror of
https://github.com/tokio-rs/bytes.git
synced 2026-08-23 00:00:13 +02:00
Merge branch 'v0.4.x' into uplift-0.4-commits
This commit is contained in:
@@ -96,3 +96,7 @@ pub use bytes::{Bytes, BytesMut};
|
||||
#[cfg(feature = "serde")]
|
||||
#[doc(hidden)]
|
||||
pub mod serde;
|
||||
|
||||
// Optional `Either` support
|
||||
#[cfg(feature = "either")]
|
||||
mod either;
|
||||
|
||||
Reference in New Issue
Block a user