block-device-driver 0.1.0

Block device trait
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies]

[package]
categories = ["filesystem"]
description = "Block device trait\n"
edition = "2021"
keywords = ["block", "device", "no_std"]
license = "MIT"
name = "block-device-driver"
readme = "README.md"
rust-version = "1.75"
version = "0.1.0"