Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 761029c

Browse files
fix stream doc hiccup
Signed-off-by: Yoshua Wuyts <yoshuawuyts@gmail.com>
1 parent 83a488b commit 761029c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/stream/mod.rs‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,7 @@ pub use repeat::{repeat, Repeat};
308308
pub use repeat_with::{repeat_with, RepeatWith};
309309
pub use stream::*;
310310

311-
pub mod stream;
311+
pub(crate) mod stream;
312312

313313
mod empty;
314314
mod from_fn;

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /