async-shell

Crates.ioasync-shell
lib.rsasync-shell
version0.1.2
sourcesrc
created_at2020-07-27 06:13:03.685153
updated_at2021-01-12 16:34:40.441491
descriptionAsynchronous process child wait.
homepagehttps://github.com/bk-rs/async-shell
repositoryhttps://github.com/bk-rs/async-shell
max_upload_size
id269986
size16,756
vkill (vkill)

documentation

https://docs.rs/async-shell

README

async-shell

Examples

Dev

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

cargo fmt