mirror of
https://github.com/tokio-rs/bytes.git
synced 2026-08-19 00:00:12 +02:00
Move heap allocator into a module
This commit is contained in:
@@ -15,6 +15,7 @@ mod alloc;
|
||||
mod byte_buf;
|
||||
mod byte_str;
|
||||
mod bytes;
|
||||
mod heap;
|
||||
mod ring;
|
||||
mod rope;
|
||||
mod slice;
|
||||
|
||||
Reference in New Issue
Block a user