ecbt 0.1.9

High performance cryptocurrency trading API with support for user defined networking.
Documentation
1
2
3
4
5
6
7
pub use ecbt_binance as binance;

pub use ecbt_exchange::errors;
pub use ecbt_exchange::info;
pub use ecbt_exchange::model;
pub use ecbt_exchange::shared;
pub use ecbt_exchange::stream;