shift_bit

Fully qualified path: alexandria_bytes::bit_array::shift_bit

#![allow(unused)]
fn main() {
pub fn shift_bit(number: usize) -> u8
}