Docs.rs
double-o-0.4.3
double-o 0.4.3
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
randomm
Dependencies
clap ^4
normal
dirs ^6
normal
humansize ^2
normal
libc ^0.2
normal
regex ^1
normal
rusqlite ^0.32
normal
serde ^1
normal
serde_json ^1
normal
tempfile ^3
normal
thiserror ^2
normal
toml ^0.8
normal
ureq ^3
normal
uuid ^1
normal
vipune ^0.1
normal
optional
assert_cmd ^2
dev
mockito ^1
dev
predicates ^3
dev
Versions
100%
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
Skip to main content
Module exec
double_
o
0.4.3
Module exec
Module Items
Structs
Functions
In crate double_
o
double_o
Module
exec
Copy item path
Source
Expand description
Command execution and output capture.
Structs
§
Command
Output
Output from executing a shell command.
Functions
§
run
Execute a shell command and capture its output.