mirror of
https://github.com/bertptrs/adventofcode.git
synced 2026-05-11 15:20:35 +02:00
Through the power of generics. Should've been easier if it was possible to be generic over mutable and non-mutable, but AsRef/AsMut is close enough