exc-core 0.7.3

The abstraction layer of exchanges.
Documentation

exc-core

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 15 feature flags, 1 of them enabled by default.

default

    This feature flag does not enable additional features.

http

  • hyper/client
  • hyper/http1
  • dep:http
  • exc-service/http

websocket

  • tokio-tungstenite
  • dep:http
  • tokio/net

rustls-tls

  • tokio-tungstenite?/rustls-tls-webpki-roots
  • hyper-rustls

native-tls

  • tokio-tungstenite?/native-tls
  • hyper-tls

driven

  • tokio/sync
  • tokio/rt

hyper-tls

  • dep:hyper-tls

hyper-rustls

  • dep:hyper-rustls

tokio-tungstenite

  • dep:tokio-tungstenite

tokio

  • dep:tokio

retry

  • exc-service/retry

hyper

  • dep:hyper

limit

  • exc-service/limit

poll

  • tokio/time

fetch-candles

  • tower/buffer