Docs.rs
bothan-coingecko-0.0.1
bothan-coingecko 0.0.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
taobun
warittornc
Dependencies
async-trait ^0.1.77
normal
bothan-lib ^0.0.1
normal
humantime-serde ^1.1.1
normal
reqwest ^0.12.3
normal
rust_decimal ^1.10.2
normal
serde ^1.0.197
normal
thiserror ^2.0.11
normal
tokio ^1.36.0
normal
tokio-util ^0.7.13
normal
tracing ^0.1.40
normal
url ^2.5.0
normal
mockito ^1.4.0
dev
serde_json ^1.0.138
dev
Versions
97.37%
of the crate is documented
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Crate bothan_coingecko
bothan_
coingecko
0.0.1
All Items
Crate Items
Re-exports
Modules
Crate
bothan_
coingecko
Copy item path
Source
Re-exports
§
pub use worker::
Worker
;
pub use worker::opts::
WorkerOpts
;
Modules
§
api
CoinGecko REST API client implementation.
worker
CoinGecko worker implementation.