mirror of
https://github.com/tokio-rs/bytes.git
synced 2026-08-18 00:00:12 +02:00
Remove traits mod
This commit is contained in:
+1
-2
@@ -1,5 +1,4 @@
|
||||
use bytes::Rope;
|
||||
use bytes::traits::*;
|
||||
use bytes::{Buf, Rope, ByteStr, ToBytes};
|
||||
use super::gen_bytes;
|
||||
|
||||
const TEST_BYTES_1: &'static [u8] =
|
||||
|
||||
Reference in New Issue
Block a user