Function gtfs_server::routes::api::agency::get_agency_id[][src]

pub fn get_agency_id(
    agency_id: Option<String>,
    feed_id: &String,
    rh: &State<RoutesHandler>
) -> Option<String>

Returns the UID of the agency_id and feed_id provided.