Docs.rs
  • manifold-markets-0.1.0
    • manifold-markets 0.1.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • valyagolev
    • Dependencies
      • chrono ^0.4.23 normal
      • futures-util ^0.3.26 normal
      • reqwest ^0.11.14 normal
      • serde ^1.0.152 normal
      • serde_json ^1.0.93 normal
      • thiserror ^1.0 normal
      • anyhow ^1.0.69 dev
      • dotenv ^0.15.0 dev
      • rand ^0.8.5 dev
      • tokio ^1.25.0 dev
    • Versions
    • 9.43% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

manifold_markets0.1.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • ManifoldClient
  • types::Bet
  • types::FullMarket
  • types::Group
  • types::LiteMarket
  • types::ProfitCached
  • types::User

Enums

  • ManifoldAuthorization
  • error::ManifoldError
  • types::Outcome
  • types::OutcomeType

Traits

  • types::Market

Type Aliases

  • error::Result