Tracking Issue for io_error_inprogress #130840
Labels
C-tracking-issue
Category: A tracking issue for an RFC or an unstable feature.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
Feature gate:
#![feature(io_error_inprogress)]
This is a tracking issue for the
InProgress
variant onstd::io::Error
, equivalent to the UnixEINPROGRESS
(no equivalent on other platforms).Public API
Steps / History
InProgress
variant toio::ErrorKind
libs-team#92Unresolved Questions
Footnotes
https://std-dev-guide.rust-lang.org/feature-lifecycle/stabilization.html ↩
The text was updated successfully, but these errors were encountered: