Crate aoc

source · []

Modules

Macros

Return a path to the input, starting at CARGO_MANIFEST_DIR of the caller, in a way that compiles the result into the final binary.

Parse input into a vec of specified type, or default to Vec<String>. Test out a link to parse_input.