Function aoc::year2021::day13::parse

source ยท
pub fn parse(input: &str) -> Input
Expand description

Parse the input into collections of Point and Fold structs.