Docs.rs
mlbt-api-0.4.0
mlbt-api 0.4.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
andschneider
Dependencies
chrono ^0.4.43
normal
derive_builder ^0.20.2
normal
reqwest ^0.13.1
normal
serde ^1.0.228
normal
serde_json ^1.0.149
normal
mockito ^1.7.2
dev
tokio ^1.49.0
dev
Versions
3.08%
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
Module stats
mlbt_
api
0.4.0
Module stats
Module Items
Structs
Enums
In crate mlbt_
api
mlbt_api
Module
stats
Copy item path
Source
Structs
§
Display
Name
GameRef
Hitting
Stat
Pitching
Stat
Player
Split
Stat
Stats
Response
Enums
§
Stat
Split
StatSplit stores the two options for deserializing a Split. It uses the
untagged
enum representation to determine which one. https://serde.rs/enum-representations.html#untagged