kucoin 0.7.4

A robust and asynchronous Rust client for the KuCoin exchange API.
Documentation
1
2
3
4
5
6
pub mod deposit;
pub mod market;
pub mod sub_account;
pub mod trades;
pub mod transfer;
pub mod withdrawals;