Docs.rs
vmtest-0.5.3
vmtest 0.5.3
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
danobi
Dependencies
anyhow ^1.0.66
normal
clap ^4.0.26
normal
console ^0.15.5
normal
env_logger ^0.9.3
normal
itertools ^0.10.5
normal
lazy_static ^1.4.0
normal
log ^0.4.17
normal
qapi ^0.10.0
normal
rand ^0.8.5
normal
regex ^1.7.1
normal
scopeguard ^1.1.0
normal
serde ^1.0.147
normal
serde_derive ^1.0.147
normal
tempfile ^3.3.0
normal
toml ^0.5.9
normal
test-log ^0.2.11
dev
Versions
100%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
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
☰
Crate vmtest
Version 0.5.3
All Items
Modules
?
Crate
vmtest
source
·
[
−
]
Expand description
Library form of vmtest
Re-exports
pub use crate::
config
::*;
pub use crate::
ui
::*;
pub use crate::
vmtest
::*;
Modules
config
Vmtest configuration.
output
Contains definitions for streaming output
ui
Contains user interface code.
vmtest
Contains main vmtest logic.