mentat/docs/apis/rust/tokio_fs/sidebar-items.js
2018-06-22 12:08:32 +01:00

1 line
No EOL
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."]]});