mirror of
https://github.com/async-rs/async-std.git
synced 2025-01-16 10:49:55 +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 |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
book.toml |