digdigdig3 0.1.18

Unified async Rust API for 44 exchange connectors — crypto, stocks, forex. REST + WebSocket.
Documentation
1
2
3
4
//! Cryptocurrency exchanges (CEX and DEX)

pub mod cex;
pub mod dex;