aoc_lib!() { /* proc-macro */ }
Expand description

Library declaration

This macro must be at the end of lib.rs

Usage

aoc_lib! { year = 2018 }