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
In the section Async In Depth the instruction to add crate futures to Cargo.toml appears in the section Updating Mini Tokio. However the example code snippet shown in the earlier section Executors already makes use of functionality from the crate futures. So the dependency on crate futures should be mentioned early itself in the section Executors.
The text was updated successfully, but these errors were encountered:
In the section Async In Depth the instruction to add crate futures to Cargo.toml appears in the section Updating Mini Tokio. However the example code snippet shown in the earlier section Executors already makes use of functionality from the crate futures. So the dependency on crate futures should be mentioned early itself in the section Executors.
The text was updated successfully, but these errors were encountered: