Module stdio
Source Available on Unix or HermitCore or target_os=trusty or WASI or target_os=motor only.
- STDERRExperimental
- The file descriptor for the standard error stream of the current process.
- STDINExperimental
- The file descriptor for the standard input stream of the current process.
- STDOUTExperimental
- The file descriptor for the standard output stream of the current process.