fetch_driver_standings

Function fetch_driver_standings 

Source
pub fn fetch_driver_standings(
    season: &str,
) -> AppResult<ApiResponse<DriverStandingsData>>
Expand description

Fetches driver standings for a given season (“current” or “2024”).