Type Alias Stations

Source
pub type Stations = Vec<RefStation>;

Aliased Typeยง

pub struct Stations { /* private fields */ }