Docs.rs
vmtest-0.16.0
vmtest 0.16.0
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.10.0
normal
itertools ^0.10.5
normal
log ^0.4.17
normal
qapi ^0.14.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.5.0
normal
tinytemplate ^1.2.1
normal
toml ^0.5.9
normal
rexpect ^0.5
dev
rstest ^0.18.2
dev
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
vmtest
0.16.0
All Items
Crate Items
Modules
Crate
vmtest
Copy item path
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.