mirror of
https://github.com/tokio-rs/bytes.git
synced 2026-08-18 00:00:12 +02:00
Rename & refactor ByteBuf -> SliceBuf
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
pub mod append;
|
||||
pub mod block;
|
||||
pub mod byte;
|
||||
pub mod slice_buf;
|
||||
pub mod ring;
|
||||
pub mod take;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user