Crates.io | async-http-client-lite |
lib.rs | async-http-client-lite |
version | 0.1.0 |
source | src |
created_at | 2020-07-31 15:52:17.845308 |
updated_at | 2020-08-09 08:23:40.856834 |
description | Asynchronous http client. |
homepage | https://github.com/bk-rs/async-http-client-lite |
repository | https://github.com/bk-rs/async-http-client-lite |
max_upload_size | |
id | 271669 |
size | 35,941 |
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