bothan-coingecko 0.0.1-beta.2

Rust client for the CoinGecko exchange with Bothan integration
Documentation
1
2
3
4
5
pub use worker::Worker;
pub use worker::opts::WorkerOpts;

pub mod api;
pub mod worker;