handle_stations_update

Function handle_stations_update 

Source
async fn handle_stations_update(
    reflector: &str,
    stations: &[StationInfo],
    pool: &PgPool,
)
Expand description

Processes a stations update: inserts each station as an activity observation.