Use ops::ControlFlow in graph::iterate
This commit is contained in:
parent
0d0f6b1130
commit
fac272688e
7 changed files with 19 additions and 13 deletions
|
@ -8,6 +8,7 @@
|
|||
|
||||
#![doc(html_root_url = "https://doc.rust-lang.org/nightly/")]
|
||||
#![allow(incomplete_features)]
|
||||
#![feature(control_flow_enum)]
|
||||
#![feature(in_band_lifetimes)]
|
||||
#![feature(unboxed_closures)]
|
||||
#![feature(generators)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue