Function parse_robots

Source
pub fn parse_robots(input: impl BufRead) -> Result<[Position; 5]>