virtio-accel-split-queue 0.3.8

Bounded in-memory split-virtqueue reference model
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "virtio-accel-split-queue"
version = "0.3.8"
dependencies = [
 "virtio-accel-transport",
]

[[package]]
name = "virtio-accel-transport"
version = "0.3.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0a97c38f00364166ec85de566ab8369b02c1470ce380524e4fa51cc8ca156b73"