async-shell 0.1.0

Asynchronous process child wait.
Documentation

async-shell

Examples

Dev

cargo test --all-features --all -- --nocapture && \
cargo clippy --all -- -D clippy::all && \
cargo fmt --all -- --check
cargo build-all-features
cargo test-all-features --all