Expand description

Rust library for the CoinGecko API.

Installation

Add the following to your Cargo.toml file:

[dependencies]
coingecko = "1.0.0"

Modules

CoinGecko API Parameters

Response structs for API requests

Structs

CoinGecko client