Constant WIDTH

Source
const WIDTH: usize = 16;
Expand description

Each square inch of fabric is stored in a single bit. The fabric is 1000 inches wide requiring sixteen u64.