[][src]Function convert_osm::transit::glue_route

fn glue_route(
    all_ways: Vec<WayID>,
    doc: &Document
) -> Result<Vec<NodeID>, String>