mexc-rs 0.3.0

Rust client for the mexc.com exchange
Documentation
1
2
3
4
5
6
#[cfg(feature = "spot")]
pub mod spot;

#[cfg(feature = "futures")]
pub mod futures;