Module madsim::fs

source · []
Expand description

Asynchronous file system.

Structs

A reference to an open file on the filesystem.

FsSimmadsim

File system simulator.

Metadata information about a file.

Functions

Given a path, query the file system to get information about a file, directory, etc.

Read the entire contents of a file into a bytes vector.