mlb-api 1.0.3

Endpoints for MLB's public Statcast API.
Documentation
1
2
3
4
id!(#[doc = "A [`String`] representing a Game Logic Event,\nlike a count change, new batter, game status change, etc."] LogicalEventId { code: String });

meta_kind_impl!("logicalEvents" => LogicalEventId);
test_impl!(LogicalEventId);