]> git.lizzy.rs Git - rust.git/blob - src/doc/unstable-book/src/library-features/libstd-io-internals.md
Use Cell instead of RefCell for LOCAL_{STDOUT,STDERR}.
[rust.git] / src / doc / unstable-book / src / library-features / libstd-io-internals.md
1 # `libstd_io_internals`
2
3 This feature is internal to the Rust compiler and is not intended for general use.
4
5 ------------------------