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