Module nvme

Module nvme 

Source
Expand description

NVMe-backed storage implementation. NVMe-backed storage (simple file-per-entry layout).

Re-exports§

pub use error::NvmeError;
pub use error::NvmeResult;

Modules§

error
NVMe backend error types.

Structs§

NvmeStorage
Stores and retrieves CacheEntry records on disk.
StorageStats
Aggregate stats for the NVMe storage directory.