binance_spot_connector_rust 1.1.0

This is a lightweight library that works as a connector to the Binance public API
Documentation

binance_spot_connector_rust

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 14 feature flags, 6 of them enabled by default.

default

  • enable-ureq
  • enable-tungstenite

enable-ureq

  • ureq
  • serde_json

enable-tungstenite

  • tungstenite

ureq

  • dep:ureq

serde_json

  • dep:serde_json

tungstenite

  • dep:tungstenite

enable-hyper

  • hyper
  • hyper-tls
  • serde_json
  • futures-util
  • tokio

full

  • enable-hyper
  • enable-tungstenite
  • enable-ureq
  • enable-tokio-tungstenite

tokio-tungstenite

  • dep:tokio-tungstenite

tokio

  • dep:tokio

futures-util

  • dep:futures-util

hyper

  • dep:hyper

enable-tokio-tungstenite

  • tokio-tungstenite

hyper-tls

  • dep:hyper-tls