[−][src]Module tokio::fs::file
Types for working with File
.
Structs
CloneFuture | Future returned by |
CreateFuture | Future returned by |
File | A reference to an open file on the filesystem. |
MetadataFuture | Future returned by |
OpenFuture | Future returned by |
OpenOptions | Options and flags which can be used to configure how a file is opened. |
SeekFuture | Future returned by |