Module host_fs

Source

Structsยง

File
A thin wrapper around std::fs::File
FileSystem
Stderr
A wrapper type around Stderr that implements VirtualFile.
Stdin
A wrapper type around Stdin that implements VirtualFile.
Stdout
A wrapper type around Stdout that implements VirtualFile.

Constantsยง

DEFAULT_BUF_SIZE_HINT ๐Ÿ”’
Default size for write buffers.

Functionsยง

canonicalize
default_handle ๐Ÿ”’
default_stderr ๐Ÿ”’
default_stdin ๐Ÿ”’
default_stdout ๐Ÿ”’
normalize_path