Crate coingecko_rs[][src]

Expand description

Rust library for the CoinGecko API.

Installation

Add the following to your Cargo.toml file:

[dependencies]
coingecko-rs = "0.1.5"

Modules

CoinGecko API Parameters

Response structs for API requests

Structs

CoinGecko client