Docs.rs
  • kraken_futures_rest_client-0.27.0
    • kraken_futures_rest_client 0.27.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • gmosx
    • Dependencies
      • chrono ^0.4 normal
      • reqwest ^0.12 normal
      • serde ^1 normal
      • serde_json ^1 normal
      • thiserror ^1 normal
      • tokio ^1 normal
      • urlencoding ^2 normal
    • Versions
    • 5.26% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

kraken_futures_rest_client0.27.0

Crate Items

  • Structs
  • Enums
  • Type Aliases

List of all items

Structs

  • api::get_instruments::GetInstrumentsRequest
  • api::get_instruments::GetInstrumentsResponse
  • api::get_instruments::Instrument
  • api::get_instruments::MarginLevel
  • api::get_ohlc::Candle
  • api::get_ohlc::GetOhlcRequest
  • api::get_ohlc::GetOhlcResponse
  • client::Client
  • client::ClientBuilder

Enums

  • api::get_ohlc::Interval
  • api::get_ohlc::PriceType
  • error::Error

Type Aliases

  • client::Result