Structs§
- Block
Device Config - Block device configuration options.
- Panicking
Block Device Factory - A BlockDeviceFactory that panics when trying to create a block device. This is useful for benchmarking filesystems that don’t need to create a block device.
Traits§
- Block
Device - A trait representing a block device.
- Block
Device Factory - A trait for constructing block devices.