Function kvvliveapi::search_by_stop_id [] [src]

pub fn search_by_stop_id(stop_id: &str) -> Result<Option<Stop>, Error>

Get a stop by its id. Returns None if the given stop id does not exist.