Crate exc_binance

source ·
Expand description

Exc-binance: Binance exchange services.

Re-exports

pub use self::error::Error;
pub use self::http::request::MarginOp;
pub use self::http::request::SpotOptions;
pub use self::service::Binance;
pub use self::types::request::Request;
pub use self::types::response::Response;

Modules

Endpoint.
Error.
Rest API support.
Service.
Types.
Websocket API support.