mirror of
https://github.com/bertptrs/adventofcode.git
synced 2026-03-26 16:30:35 +01: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