Docs.rs
  • michromer-0.4.0
    • michromer 0.4.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • elliottneilclark
    • Dependencies
      • chrono ^0.3 normal
      • hyper ^0.10.5 normal
      • log ^0.3.7 normal
      • serde ^0.9 normal
      • serde_derive ^0.9 normal
      • serde_json ^0.9 normal
    • Versions
    • 11.5% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • 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

michromer0.4.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • client::Client
  • client::LevelClient
  • data::BidAsk
  • data::Fill
  • data::HeartBeatResponse
  • data::Level
  • data::Order
  • data::OrderResponse
  • data::OrderbookResponse
  • data::QuoteResponse
  • data::StockListResponse
  • data::StockSymbol
  • data::VenueHeartBeatResponse
  • http::AuthHttpClient
  • http::XStarfighterAuthorization

Enums

  • data::OrderDirection
  • data::OrderType
  • error::Error

Traits

  • http::HttpClient

Functions

  • data::parse_response

Type Aliases

  • error::Result