3 releases (breaking)
0.2.0 | Oct 13, 2024 |
---|---|
0.1.0 | Aug 2, 2024 |
0.0.0 | May 15, 2024 |
#63 in No standard library
406 downloads per month
Used in virtio-info
125KB
2K
SLoC
virtio-spec-rs
This crate contains the Rust equivalents of the definitions from the Virtual I/O Device (VIRTIO) Specification. This crate aims to be unopinionated regarding actual VIRTIO drivers that are implemented on top of this crate.
For API documentation, see the docs.
License
Licensed under either of
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
Dependencies
~0.4–1.2MB
~24K SLoC