advent_of_code_2024::day_12

Function parse_input

source
fn parse_input(input: &String) -> Garden
Expand description

Parse a text grid into a Garden