4 lines
58 B
Rust
4 lines
58 B
Rust
|
use aoc_runner_derive::aoc_main;
|
||
|
|
||
|
aoc_main! { lib = aoc }
|