docs.rs failed to build ccxt-prediction-4.5.78
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
ccxt-prediction
Typed prediction-market API for CCXT in Rust — Kalshi, Polymarket, Limitless, Myriad and others.
use Params;
use Kalshi;
let mut exchange = new;
exchange.load_markets.await;
let ticker = exchange.fetch_ticker.await?;
For spot/derivatives exchanges see ccxt; for WebSocket
support see ccxt-pro.
Documentation: https://docs.ccxt.com · Manual: https://github.com/ccxt/ccxt/wiki