virtual_fs

Module host_fs

Source
Available on crate feature host-fs only.

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.

Functions§