parse

Function parse 

Source
pub fn parse(input: &str) -> (Vec<(Point, i32)>, Vec<(Point, i32)>)