Rename the module to 'successors'

new-scheduler
Felipe Sere 5 years ago
parent 554d5cfbc1
commit 266754897e

@ -318,7 +318,7 @@ mod from_iter;
mod once; mod once;
mod repeat; mod repeat;
mod repeat_with; mod repeat_with;
mod successor; mod successors;
cfg_unstable! { cfg_unstable! {
mod double_ended_stream; mod double_ended_stream;

Loading…
Cancel
Save