mirror of
https://github.com/tokio-rs/bytes.git
synced 2026-08-23 00:00:13 +02:00
impl LowerHex/UpperHex for Bytes/BytesMut
This commit is contained in:
@@ -80,6 +80,7 @@ pub use crate::buf::{
|
||||
|
||||
mod bytes;
|
||||
mod debug;
|
||||
mod hex;
|
||||
pub use crate::bytes::{Bytes, BytesMut};
|
||||
|
||||
// Optional Serde support
|
||||
|
||||
Reference in New Issue
Block a user