Docs.rs
arcbox-virtio-core-0.4.21
arcbox-virtio-core 0.4.21
Docs.rs crate page
MIT
OR
Apache-2.0
17 July 2026
Links
Repository
crates.io
Source
Owners
AprilNEA
Dependencies
arcbox-error ^0.4.21
normal
thiserror ^2
normal
tracing ^0.1
normal
virtio-bindings ^0.2
normal
Versions
97.3%
of the crate is documented
Go to latest version
Platform
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 flags
arcbox_
virtio_
core
0.4.21
Module flags
Module Items
Constants
In arcbox_
virtio_
core::
queue
arcbox_virtio_core
::
queue
Module
flags
Copy item path
Source
Expand description
Descriptor flags sourced from
virtio_bindings::virtio_ring
.
Constants
ยง
INDIRECT
Buffer contains a list of descriptors.
NEXT
Descriptor continues via next field.
WRITE
Buffer is write-only (for device).