mirror of
https://github.com/tokio-rs/bytes.git
synced 2026-08-24 00:00:14 +02:00
Move various ByteStr impls into separate files
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#![crate_name = "bytes"]
|
||||
#![unstable]
|
||||
#![deny(warnings)]
|
||||
|
||||
pub mod alloc;
|
||||
mod buf;
|
||||
|
||||
Reference in New Issue
Block a user