mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-09-08 00:00:13 +02:00
Add enumerate combinator to Stream (#832)
This commit is contained in:
committed by
Carl Lerche
parent
0ec8986b0b
commit
fbad6297c5
+1
-1
@@ -79,7 +79,7 @@ macro_rules! if_runtime {
|
||||
)*)
|
||||
}
|
||||
|
||||
#[cfg_attr(feature = "rt-full", macro_use)]
|
||||
#[macro_use]
|
||||
extern crate futures;
|
||||
|
||||
#[cfg(feature = "io")]
|
||||
|
||||
Reference in New Issue
Block a user