pub type RailwayNode = TransitNode<Coord<f64>>;
Expand description

A railway node.