Skip to main content

Crate odds_api

Crate odds_api 

Source
Expand description

Official Rust SDK for odds-api.net.

The crate exposes an async OddsApiClient with helper methods for the main public API endpoints plus a generic OddsApiClient::get method for unsupported endpoints.

Structs§

BestOdds
OddsApiClient
OddsApiClientBuilder

Enums§

OddsApiError

Constants§

DEFAULT_BASE_URL

Functions§

query_params

Type Aliases§

QueryParams
Response
Result