Skip to content

Commit 2667548

Browse files
committed
Rename the module to 'successors'
1 parent 554d5cf commit 2667548

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

src/stream/mod.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -318,7 +318,7 @@ mod from_iter;
318318
mod once;
319319
mod repeat;
320320
mod repeat_with;
321-
mod successor;
321+
mod successors;
322322

323323
cfg_unstable! {
324324
mod double_ended_stream;
File renamed without changes.

0 commit comments

Comments
 (0)