mirror of
https://github.com/tokio-rs/bytes.git
synced 2026-08-21 00:00:12 +02:00
Remove extra lifetime sigils
This commit is contained in:
@@ -14,6 +14,8 @@ pub use imp::buf::{Buf, MutBuf};
|
||||
pub use imp::bytes::Bytes;
|
||||
|
||||
pub mod buf {
|
||||
//! Traits, helpers, and type definitions for working with buffers.
|
||||
|
||||
pub use imp::buf::{
|
||||
Source,
|
||||
Sink,
|
||||
|
||||
Reference in New Issue
Block a user