pub fn be_u8<'a, E: StdError + 'static>() -> impl Pipe<&'a [u8], (u8,), E>where Incomplete: Into<E>,
Take a big endian u8 from a slice