Docs.rs
mx-tester-0.3.2
mx-tester 0.3.2
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
Yoric
Gnuxie
Dependencies
anyhow ^1.0
normal
async-trait ^0.1
normal
bollard ^0.12
normal
clap ^3.1
normal
comma ^1.0
normal
data-encoding ^2.3.2
normal
dircpy ^0.3
normal
env_logger ^0.9
normal
ezexec ^0.3
normal
futures-util ^0.3
normal
hmac ^0.12.0
normal
hyper ^0.14
normal
itertools ^0.10
normal
lazy_static ^1.4
normal
log ^0.4
normal
matrix-sdk ^0.4.1
normal
nix ^0.24
normal
rand ^0.8
normal
reqwest ^0.11.4
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_yaml ^0.8
normal
sha-1 ^0.10.0
normal
shellexpand ^2.1
normal
tar ^0.4
normal
tokio ^1.12.0
normal
tokio-stream ^0.1
normal
tokio-util ^0.7
normal
typed-builder ^0.10
normal
uuid ^1.0
dev
Versions
78.5%
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
☰
Module exec
Structs
Traits
?
Module
mx_tester
::
exec
source
·
[
−
]
Structs
Executor
Utility class: run a script in a shell.
Traits
CommandExt
Extension trait for
Command
.