const-twiddle

Bitwise utility functions

Designed to be similar to twiddle, but also works in const contexts.
(Created for use in my gba emulator)

Supports #![no_std] by default