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