Module virtual_fs::host_fs
source · Structs
- A thin wrapper around
std::fs::File
- A wrapper type around Stderr that implements
VirtualFile
. - A wrapper type around Stdin that implements
VirtualFile
. - A wrapper type around Stdout that implements
VirtualFile
.