Docs.rs
  • dex-connector-1.0.9
    • dex-connector 1.0.9
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • shigeo-nakamura
    • Dependencies
      • async-trait ^0.1.68 normal
      • chrono ^0.4.24 normal
      • crypto-mac ^0.11 normal
      • ctrlc ^3.1.9 normal
      • debot-utils 1.0.* normal
      • ecdsa ^0.16.9 normal
      • ethers ^2.0.13 normal
      • ethers-signers ^2.0.14 normal
      • futures ^0.3 normal
      • generic-array ^0.14.6 normal
      • hex ^0.4 normal
      • hex-literal ^0.4.1 normal
      • hmac ^0.12 normal
      • k256 ^0.13.3 normal
      • lazy_static ^1.4.0 normal
      • log ^0.4.17 normal
      • reqwest ^0.11.4 normal
      • rmp-serde ^0.15.4 normal
      • rust_decimal ^1.0 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • sha2 ^0.10 normal
      • sha3 ^0.10.1 normal
      • tokio ^1.0 normal
      • tokio-tungstenite ^0.16 normal
    • Versions
    • 0% of the crate is documented
  • Go to latest version
  • Platform
    • 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

dex_connector1.0.9

  • All Items
  • Structs
  • Enums
  • Traits
?
Change settings

Crate dex_connector

source ·

Structs§

  • BalanceResponse
  • CommonErrorResponse
  • CreateOrderResponse
  • Fill
  • FilledOrder
  • FilledOrdersResponse
  • HyperliquidConnector
  • RabbitxConnector
  • TickerResponse
  • UserFillsData

Enums§

  • DexError
  • OrderSide

Traits§

  • DexConnector