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§
- Nvme
Storage - Stores and retrieves
CacheEntryrecords on disk. - Storage
Stats - Aggregate stats for the NVMe storage directory.