Crates.io | coingecko |
lib.rs | coingecko |
version | 1.0.1 |
source | src |
created_at | 2020-10-12 03:44:13.860135 |
updated_at | 2022-09-02 06:42:03.697941 |
description | Rust library for the CoinGecko V3 API |
homepage | |
repository | https://github.com/ecklf/coingecko-rs |
max_upload_size | |
id | 298532 |
size | 133,040 |
Rust library for the CoinGecko V3 API (formerly known as coingecko-rs
crate)
Add the following to your Cargo.toml
file:
[dependencies]
coingecko = "1.0.0"
serde_json
chrono