coingecko-rs 0.1.3

Rust library for the CoinGecko V3 API
Documentation

coingecko-rs

Rust library for the CoinGecko V3 API

Installation

Add the following to your Cargo.toml file:

[dependencies]
coingecko-rs = "0.1.3"

Features

  • Supports all API endpoints
  • Responses are fully typed using serde_json

Documentation

docs.rs