Docs.rs
virtio-drivers-0.13.0
virtio-drivers 0.13.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
wangrunji0408
qwandor
Dependencies
bitflags ^2.11.0
normal
embedded-io ^0.7.1
normal
optional
enumn ^0.1.14
normal
log ^0.4.29
normal
safe-mmio ^0.3.0
normal
thiserror ^2.0.18
normal
zerocopy ^0.8.40
normal
zerocopy ^0.8.40
dev
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
Skip to main content
Module gpu
virtio_
drivers
0.13.0
Module gpu
Module Items
Structs
In virtio_
drivers::
device
virtio_drivers
::
device
Module
gpu
Copy item path
Source
Available on
crate feature
alloc
only.
Expand description
Driver for VirtIO GPU devices.
Structs
ยง
Edid
Parsed EDID data from a display device.
VirtIO
Gpu
A virtio based graphics adapter.