Skip to content

Commit 4953297

Browse files
committed
adds tests that compare streams of same length
1 parent c644a7f commit 4953297

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/stream/stream/mod.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1186,7 +1186,6 @@ extension_trait! {
11861186
}
11871187

11881188
#[doc = r#"
1189-
<<<<<<< HEAD
11901189
Combines multiple streams into a single stream of all their outputs.
11911190
11921191
Items are yielded as soon as they're received, and the stream continues yield until both

0 commit comments

Comments
 (0)