# SBI 标准的 Rust 实现 [](https://github.com/rustsbi/sbi-spec/actions) [](https://crates.io/crates/sbi-spec) [](https://github.com/rustsbi/sbi-spec/issues) [](https://docs.rs/sbi-spec)  这个库用 Rust 实现了 [SBI 标准](https://github.com/riscv-non-isa/riscv-sbi-doc) 定义的常量和结构。 2.0-rc7 标准各章节的实现情况: - §3 - [x] 常量 - [x] 结构 - §4 - [x] 常量 - §5 - [x] 常量 - §6 - [x] 常量 - §7 - [x] 常量 - §8 - [x] 常量 - §9 - [x] 常量 - §10 - [x] 常量 - §11 - [x] 常量 - §12 - [x] 常量 - §13 - [x] 常量 - §14 - [x] 常量 - §15 - [x] 常量 - §16 - [x] 常量