Crate nvme

Crate nvme 

Source
Expand description

An implementation of an NVMe controller emulator.

Modules§

resolver
Resource resolver for the nvme controller.

Structs§

NsidConflict
Error returned when adding a namespace with a conflicting ID.
NvmeController
An NVMe controller.
NvmeControllerCaps
The NVMe controller’s capabilities.
NvmeControllerClient
Client for modifying the NVMe controller state at runtime.