Module driver_block::ramdisk

source ·
Available on crate feature ramdisk only.
Expand description

Mock block devices that store data in RAM.

Structs

  • A RAM disk that stores data in a vector.