Crates.io | async-http-client |
lib.rs | async-http-client |
version | 0.2.0 |
source | src |
created_at | 2016-12-13 22:01:13.611282 |
updated_at | 2016-12-16 21:45:50.581109 |
description | Asynchronous HTTP client |
homepage | |
repository | https://github.com/matt2xu/async-http-client/ |
max_upload_size | |
id | 7570 |
size | 19,059 |
Asynchronous HTTP client.
In your Cargo.toml, add:
[dependencies]
async-http-client = "0.2"
MIT