mirror of
https://github.com/async-rs/async-std.git
synced 2025-01-30 17:25:32 +00:00
bac74c2d7f
* Add future::poll_fn * Replace all uses of poll_fn with the new one * Remove some uses of futures * Simplify ReadDir and DirEntry * Remove some use of futures from File * Use futures subcrates * Fix imports in docs * Remove futures-util dependency * Remove futures-executor-preview * Refactor * Require more features in the futures-preview crate |
||
---|---|---|
.. | ||
mod.rs | ||
pending.rs | ||
poll_fn.rs | ||
ready.rs | ||
timeout.rs |