Crate exc_binance

Crate exc_binance 

Source
Expand description

Exc-binance: Binance exchange services.

Re-exports§

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

Modules§

endpoint
Endpoint.
error
Error.
exchange
Exchange.
http
Rest API support.
service
Service.
types
Types.
websocket
Websocket API support.