I would like to have macro splitting one byte into tuple with 2-8 u8 parts using bitreader crate.
bitreader
I managed to achieve that by following code: