Function parse_linestring

Source
fn parse_linestring(input: &str) -> Option<(LonLat, LonLat)>