You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This library has not been updated in nearly two years and is using a removed feature. However there has been a lot of progress during these two years, take a look at https://doc.rust-lang.org/nightly/unstable-book/language-features/generators.html for the current state of generators. You are already using nightly so it should not be a problem to use the native Rust solution instead of this dead library.
When i try to compile my program that includes this library i get the following error:
Dependencies in
Cargo.toml
rustup show
:Code used for testing:
I'm very new to rust and i'm not yet sure how everything works so please be nice 🥺
The text was updated successfully, but these errors were encountered: