Expand description

Device wrappers that implement rcore_fs::dev::Device, which can loaded file systems on (e.g. rcore_fs_sfs::SimpleFileSystem::open()).

Structs

Block device implements BlockScheme.

A naive LRU cache layer for BlockDevice, re-exported from rcore-fs.

Memory buffer for device.