Docs.rs
  • patisson-binance-sdk-0.1.2
    • patisson-binance-sdk 0.1.2
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • yurii-musolov
    • Dependencies
      • anyhow ^1.0.98 normal
      • reqwest ^0.12.20 normal
      • rust_decimal ^1.37.2 normal
      • serde ^1.0.219 normal
      • serde-aux ^4.7.0 normal
      • serde_json ^1.0.140 normal
      • serde_path_to_error ^0.1.17 normal
      • serde_repr ^0.1.20 normal
      • serde_urlencoded ^0.7.1 normal
      • tokio ^1.45.1 dev
    • Versions
    • 51.54% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

binance0.1.2

Crate Items

  • Structs
  • Enums
  • Constants
  • Type Aliases

List of all items

Structs

  • spot::AggregateTrade
  • spot::Client
  • spot::ClientConfig
  • spot::CurrentAveragePrice
  • spot::ExchangeInfo
  • spot::Filter
  • spot::GetAggregateTradesParams
  • spot::GetCurrentAveragePriceParams
  • spot::GetExchangeInfoParams
  • spot::GetKlineListParams
  • spot::GetOlderTradesParams
  • spot::GetOrderBookParams
  • spot::GetRecentTradesParams
  • spot::Headers
  • spot::Kline
  • spot::OrderBook
  • spot::OrderLevel
  • spot::RateLimit
  • spot::RecentTrade
  • spot::Response
  • spot::SOR
  • spot::ServerTime
  • spot::SymbolInfo
  • spot::TestConnectivity

Enums

  • spot::AllocationType
  • spot::ContingencyType
  • spot::Error
  • spot::ErrorCode
  • spot::ExchangeFilter
  • spot::KlineInterval
  • spot::OrderListOrderStatus
  • spot::OrderListStatus
  • spot::OrderResponseType
  • spot::OrderSide
  • spot::OrderStatus
  • spot::OrderType
  • spot::Path
  • spot::RateLimitInterval
  • spot::RateLimiter
  • spot::STPMode
  • spot::SecurityType
  • spot::SymbolStatus
  • spot::TimeInForce
  • spot::WorkingFloor

Type Aliases

  • spot::Timestamp

Constants

  • spot::BASE_URL_API
  • spot::BASE_URL_API1
  • spot::BASE_URL_API2
  • spot::BASE_URL_API3
  • spot::BASE_URL_API4
  • spot::BASE_URL_API_DATA
  • spot::BASE_URL_API_GCP
  • spot::BASE_URL_STREAM_DATA1
  • spot::BASE_URL_STREAM_DATA2
  • spot::HEADER_RETRY_AFTER
  • spot::HEADER_X_MBX_APIKEY