mentat/docs/apis/rust/tokio_fs/sidebar-items.js

1 line
623 B
JavaScript
Raw Normal View History

2018-06-21 14:44:35 +00:00
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."]]});