Docs.rs
  • wex-0.1.2
    • wex 0.1.2
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • void-dragon
    • Dependencies
      • curl ^0.4.14 normal
      • rust-crypto ^0.2.36 normal
      • serde ^1 normal
      • serde_derive ^1 normal
      • serde_json ^1 normal
    • Versions
    • 34.78% of the crate is documented
  • 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

wex0.1.2

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • Account
  • ActiveOrder
  • CancelResult
  • Depth
  • FundInfo
  • FundRights
  • HistoryQuery
  • Info
  • InfoPair
  • OrderInfo
  • PublicTrade
  • TickPair
  • TradeHistoryEntry
  • TradeResult
  • TransactionHistoryEntry
  • WexResult

Enums

  • OrderStatus
  • OrderType
  • PublicTradeKind
  • TradeHistorySorting
  • TransactionStatus
  • TransactionType

Functions

  • active_orders
  • cancel_order
  • coin_deposit_address
  • depth
  • get_info
  • info
  • order_info
  • ticker
  • trade
  • trade_history
  • trades
  • trans_history

Type Aliases

  • ActiveOrders
  • Depths
  • OrderInfos
  • PublicTrades
  • Tick
  • TransactionHistory