Skip to main content

fetch_overview

Function fetch_overview 

Source
pub async fn fetch_overview(
    stations: &[impl AsRef<Station>],
) -> Result<HashMap<String, StationOverview>>