Docs.rs
virtio-driver-0.2.0
virtio-driver 0.2.0
Docs.rs crate page
(
MIT
OR
Apache-2.0
) AND
BSD-3-Clause
Links
crates.io
Source
Owners
stefanha
Dependencies
bitflags ^1.3
normal
libc ^0.2.87
normal
memfd ^0.4.1
normal
memmap ^0.7.0
normal
nix ^0.24.1
normal
virtio-bindings ^0.1
normal
Versions
69.12%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
In virtio_driver
?
Macro
virtio_driver
::
const_assert
source
·
[
−
]
macro_rules!
const_assert { (
$x
:expr $(,)
?
) => { ... }; }