Files
AdventOfCode-Rust/src/helpers.rs
2022-10-29 17:25:11 +02:00

5 lines
143 B
XML

/*
* Use this file if you want to extract helpers from your solutions.
* Example import from this file: `use aoc::helpers::example_fn;`.
*/