aoc::year2018::day14

Function lsb

Source
fn lsb(u: usize) -> usize
Expand description

Convenience function that returns least significant byte.