mirror of
https://github.com/tokio-rs/bytes.git
synced 2026-08-20 00:00:10 +02:00
@@ -96,11 +96,6 @@ pub use crate::bytes::Bytes;
|
||||
#[cfg(feature = "serde")]
|
||||
mod serde;
|
||||
|
||||
// Optional `Either` support
|
||||
#[cfg(feature = "either")]
|
||||
mod either;
|
||||
|
||||
|
||||
#[inline(never)]
|
||||
#[cold]
|
||||
fn abort() -> ! {
|
||||
|
||||
Reference in New Issue
Block a user