mirror of
https://github.com/tokio-rs/bytes.git
synced 2026-08-25 00:00:22 +02:00
Rename slice_buf.rs -> slice.rs
This commit is contained in:
+1
-1
@@ -26,7 +26,7 @@ pub mod buf {
|
||||
Fmt,
|
||||
};
|
||||
|
||||
pub use imp::buf::slice_buf::SliceBuf;
|
||||
pub use imp::buf::slice::SliceBuf;
|
||||
pub use imp::buf::append::AppendBuf;
|
||||
pub use imp::buf::block::{BlockBuf, BlockBufCursor};
|
||||
pub use imp::buf::ring::RingBuf;
|
||||
|
||||
Reference in New Issue
Block a user