1 line
623 B
JavaScript
1 line
623 B
JavaScript
|
initSidebarItems({"fn":[["stderr","Constructs a new handle to the standard error of the current process."],["stdin","Constructs a new handle to the standard input of the current process."],["stdout","Constructs a new handle to the standard output of the current process."]],"mod":[["file","Types for working with [`File`]."]],"struct":[["OpenOptions","Options and flags which can be used to configure how a file is opened."],["Stderr","A handle to the standard error stream of a process."],["Stdin","A handle to the standard input stream of a process."],["Stdout","A handle to the standard output stream of a process."]]});
|