Function fetch_stops

Source
pub fn fetch_stops(line: &Code, direction: u8) -> Result<Vec<Stop>, Error>