Crates.io | async-shell |
lib.rs | async-shell |
version | 0.1.2 |
source | src |
created_at | 2020-07-27 06:13:03.685153 |
updated_at | 2021-01-12 16:34:40.441491 |
description | Asynchronous process child wait. |
homepage | https://github.com/bk-rs/async-shell |
repository | https://github.com/bk-rs/async-shell |
max_upload_size | |
id | 269986 |
size | 16,756 |
cargo test --all --all-features -- --nocapture && \
cargo +nightly clippy --all --all-features -- -D clippy::all && \
cargo fmt --all -- --check