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

1 line
350 B
JavaScript
Raw Normal View History

2018-06-21 14:44:35 +00:00
initSidebarItems({"struct":[["CreateFuture","Future returned by `File::create` and resolves to a `File` instance."],["File","A reference to an open file on the filesystem."],["OpenFuture","Future returned by `File::open` and resolves to a `File` instance."],["OpenOptions","Options and flags which can be used to configure how a file is opened."]]});