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
.
Constantsยง
- Default size for write buffers.
Functionsยง
- default_handle ๐
- default_stderr ๐
- default_stdin ๐
- default_stdout ๐