Skip to main content

Module stat_types

Module stat_types 

Source
Expand description

§Stat Type

Describes different “types” (effectively splits) of statistics, seasonal, career, etc.

The full list can be found via:

mlb_api::meta::MetaRequest::<mlb_api::stat_types::StatType>::new()
    .get()
    .await?
    .entries

Structs§

StatType