async-shell 0.1.2

Asynchronous process child wait.
Documentation

async-shell

Examples

Dev

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