mirror of
https://github.com/tokio-rs/bytes.git
synced 2026-08-21 00:00:12 +02:00
remove ext traits (#431)
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
#![warn(rust_2018_idioms)]
|
||||
|
||||
use bytes::buf::{Buf, BufExt};
|
||||
use bytes::buf::Buf;
|
||||
|
||||
#[test]
|
||||
fn long_take() {
|
||||
|
||||
Reference in New Issue
Block a user