binance_spot_connector_rust 1.0.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

    This feature flag does not enable additional features.

serde_json

    This feature flag does not enable additional features.

tungstenite

    This feature flag does not enable additional features.

enable-hyper

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

full

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

enable-tokio-tungstenite

  • tokio-tungstenite

futures-util

    This feature flag does not enable additional features.

hyper

    This feature flag does not enable additional features.

hyper-tls

    This feature flag does not enable additional features.

tokio-tungstenite

    This feature flag does not enable additional features.

tokio

    This feature flag does not enable additional features.