Module nebari::io::fs

source · []
Expand description

Filesystem IO provided by std::fs.

Structs

An open StdFile that belongs to a StdFileManager.

An open file that uses std::fs.

A ManagedFileOpener implementation that produces StdFiles.