aoc::year2021::day13

Function parse

Source
pub fn parse(input: &str) -> Input
Expand description

Parse the input into collections of Point and Fold structs.