Missing async close on io::Write
Open
- Dominant language
- Rust
- Stars
- 4.1k
- Forks
- 339
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
I would like to close IO asynchronously.
Please add close to WriteExt as seen in futures: https://docs.rs/futures-lite/1.12.0/futures_lite/io/trait.AsyncWriteExt.html
Contributor guide
Assessment
This issue has not been assessed yet.