Function get_racing_data

Source
pub async fn get_racing_data(
    event_id: &u64,
) -> Result<EventDetail, ScrapingError>