Module backing

Source
Expand description

Defines the trait for the backing store of the vmbus file system.

Structs§

FileInfo
Information about a file or directory.

Enums§

FileError
An error that can occur when interacting with the file system.

Traits§

VmbfsIo
The backing store for the vmbus file system.