Docs.rs
vhost-user-backend-0.5.0
vhost-user-backend 0.5.0
Docs.rs crate page
Apache-2.0
Links
crates.io
Source
Owners
slp
github:rust-vmm:gatekeepers
jiangliu
sboeuf
stefano-garzarella
germag
Ablu
Dependencies
libc >=0.2.39
normal
log >=0.4.6
normal
vhost ^0.4
normal
virtio-bindings ^0.1
normal
virtio-queue ^0.4
normal
vm-memory >=0.7
normal
vmm-sys-util ^0.9
normal
nix ^0.24
dev
tempfile ^3.2.0
dev
vhost ^0.4
dev
vm-memory >=0.7
dev
Versions
98.67%
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
☰
Result
In vhost_user_backend
?
Type Definition
vhost_user_backend
::
Result
source
·
[
−
]
pub type Result<T> =
Result
<T,
Error
>;
Expand description
Result of vhost-user daemon operations.