Crates.io | jqdata |
lib.rs | jqdata |
version | 0.3.4 |
source | src |
created_at | 2020-03-29 02:48:38.735555 |
updated_at | 2020-04-29 23:02:18.650536 |
description | Rust implementation for JQData client |
homepage | |
repository | https://github.com/jiangzhe/jqdata |
max_upload_size | |
id | 223954 |
size | 9,388 |
Rust implementation of JQData
Current version is 0.2. This implementation is based on reqwest crate. Since reqwest uses tokio 0.2 as async runtime, users need to setup runtime for it.
The old version 0.1 is deprecated.