kucoin 0.7.4

A robust and asynchronous Rust client for the KuCoin exchange API.
Documentation
1
2
3
4
pub mod client;
pub mod endpoints;
pub mod types;
mod utils;