Docs.rs
  • fts-core-0.2.0
    • fts-core 0.2.0
    • Docs.rs crate page
    • MIT
    • Links
    • crates.io
    • Source
    • Owners
    • asymptoticgroup
    • Dependencies
      • fts-solver ^0.4.0 normal
      • humantime ^2.2 normal
      • indexmap ^2.9 normal
      • rustc-hash ^2.1 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • thiserror ^2.0 normal
      • time ^0.3 normal
      • utoipa ^5.3 normal
      • uuid ^1.16 normal
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • 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

fts_core0.2.0

Crate Items

  • Structs
  • Enums
  • Traits

List of all items

Structs

  • models::AuctionMetaData
  • models::AuctionOutcome
  • models::AuctionSolveRequest
  • models::AuthData
  • models::AuthHistoryRecord
  • models::AuthId
  • models::AuthRecord
  • models::BidderId
  • models::Bound
  • models::Config
  • models::Constant
  • models::CostData
  • models::CostHistoryRecord
  • models::CostId
  • models::CostRecord
  • models::Curve
  • models::DateTimeRangeQuery
  • models::DateTimeRangeResponse
  • models::Group
  • models::Outcome
  • models::Point
  • models::Portfolio
  • models::ProductData
  • models::ProductId
  • models::ProductQuery
  • models::ProductQueryResponse
  • models::ProductRecord
  • models::RawAuctionInput
  • models::SubmissionRecord
  • ports::SubmissionDto

Enums

  • models::DemandCurve
  • models::GroupDisplay
  • ports::AuthFailure
  • ports::CostFailure
  • ports::SubmissionAuthDto
  • ports::SubmissionCostDto
  • ports::SubmissionFailure

Traits

  • ports::AuctionRepository
  • ports::AuthRepository
  • ports::CostRepository
  • ports::MarketRepository
  • ports::ProductRepository
  • ports::SubmissionRepository