Docs.rs
odds-api-0.1.0
odds-api 0.1.0
Docs.rs crate page
MIT
30 June 2026
Links
Homepage
Repository
crates.io
Source
Owners
odds-api
Dependencies
reqwest ^0.12
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^2
normal
url ^2
normal
httpmock ^0.7
dev
tokio ^1
dev
Versions
1.39%
of the crate is documented
Platform
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
Skip to main content
QueryParams
odds_
api
0.1.0
Query
Params
Aliased Type
In crate odds_
api
odds_api
Type Alias
Query
Params
Copy item path
Source
pub type QueryParams =
BTreeMap
<
String
,
String
>;
Aliased Type
ยง
pub struct QueryParams {
/* private fields */
}