axdriver_block 0.1.4-preview.2

Common traits and types for block storage drivers
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# axdriver_block

Common traits and types for block storage drivers in `no_std` environments.

Part of the [axdriver_crates](https://github.com/arceos-org/axdriver_crates) workspace.

## Features

- `ramdisk` – in-memory block device
- `ramdisk-static` – static ramdisk support

## License

GPL-3.0-or-later OR Apache-2.0 OR MulanPSL-2.0. See repository root LICENSE.