fn permute_bits(n: u8, perm: [u32; 8]) -> u8
Expand description

Permutes the bits of an u8.