Type Alias StationGraph

Source
pub type StationGraph = UnGraph<String, f64>;

Aliased Typeยง

pub struct StationGraph { /* private fields */ }