Advent-of-Code/2024/daily-template/src/lib.rs
2024-12-01 17:26:02 +02:00

3 lines
30 B
Rust

pub mod part1;
pub mod part2;