Module virtual_fs::mem_fs::stdio

source ·
Expand description

This module contains the standard I/O streams, i.e. “emulated” stdin, stdout and stderr.

Macros

Structs

  • A wrapper type around the standard I/O stream of the same name that implements VirtualFile.
  • A wrapper type around the standard I/O stream of the same name that implements VirtualFile.
  • A wrapper type around the standard I/O stream of the same name that implements VirtualFile.