parse

Function parse 

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