Feature gate: #![feature(alloc_io)]
This is a tracking issue for using module io in alloc (and hopefully in core one day).
Public API
For now, alloc::io module. One day, core::io.
Steps / History
(Remember to update the S-tracking-* label when checking boxes.)
Unresolved Questions
Feature gate:
#![feature(alloc_io)]This is a tracking issue for using module
ioinalloc(and hopefully incoreone day).Public API
For now,
alloc::iomodule. One day,core::io.Steps / History
(Remember to update the
S-tracking-*label when checking boxes.)alloc::iolibs-team#755std::iotoalloc#152918std::iotoalloc#154684Unresolved Questions
Footnotes
https://std-dev-guide.rust-lang.org/feature-lifecycle/stabilization.html ↩