Function aoc_puzzle::year::run

source ·
pub fn run(puzzles: &[Box<dyn Puzzle>], args: Args) -> GenResult<RunStats>