pub fn parse_race_progress(
race_id: &str,
market_id: &str,
rpc: &RaceProgressChange,
ts_event: UnixNanos,
ts_init: UnixNanos,
) -> BetfairRaceProgressExpand description
Parses a RaceProgressChange into a BetfairRaceProgress.