Type Definition openrailwaymap_exporter::types::EdgeId
source · pub type EdgeId = EdgeId;
Expand description
A unique identifier for an edge in a RailwayGraph
.
pub type EdgeId = EdgeId;
A unique identifier for an edge in a RailwayGraph
.