Crates.io | async-stream-http-tunnel-grader |
lib.rs | async-stream-http-tunnel-grader |
version | 0.1.4 |
source | src |
created_at | 2020-08-07 16:09:47.491777 |
updated_at | 2020-08-09 05:25:33.134991 |
description | Asynchronous stream http tunnel grader. |
homepage | https://github.com/bk-rs/async-stream-http-tunnel-grader |
repository | https://github.com/bk-rs/async-stream-http-tunnel-grader |
max_upload_size | |
id | 274047 |
size | 28,014 |
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
cargo tarpaulin --all-features