Docs.rs
ccxt-core-0.1.5
ccxt-core 0.1.5
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
Praying
Dependencies
anyhow ^1.0
normal
async-stream ^0.3.6
normal
async-trait ^0.1
normal
base64 ^0.22
normal
bitflags ^2.9
normal
chrono ^0.4
normal
dashmap ^6.1
normal
derive_more ^2.1.1
normal
dotenvy ^0.15
normal
optional
ed25519-dalek ^2.1
normal
envy ^0.4
normal
optional
futures ^0.3
normal
futures-util ^0.3
normal
hex ^0.4
normal
hmac ^0.12
normal
indexmap ^2.1
normal
md-5 ^0.10
normal
once_cell ^1.19
normal
parking_lot ^0.12
normal
rand ^0.9
normal
regex ^1.10
normal
reqwest ^0.13
normal
rust_decimal ^1.39
normal
rust_decimal_macros ^1.39
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha1 ^0.10
normal
sha2 ^0.10
normal
sha3 ^0.10
normal
thiserror ^2.0.17
normal
tokio ^1.35
normal
tokio-tungstenite ^0.28
normal
optional
tokio-util ^0.7
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
url ^2.5
normal
urlencoding ^2.1
normal
zeroize ^1.8
normal
criterion ^0.8
dev
dotenvy ^0.15
dev
envy ^0.4
dev
paste ^1.0
dev
proptest ^1.4
dev
tokio-test ^0.4
dev
Versions
100%
of the crate is documented
Platform
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
Skip to main content
Module config
ccxt_
core
0.1.5
Module config
Module Items
Structs
In crate ccxt_
core
ccxt_core
Module
config
Copy item path
Source
Expand description
Configuration types for exchanges.
Structs
ยง
Proxy
Config
Proxy configuration.
Retry
Policy
Retry policy for HTTP requests.