Function rotation

Source
pub fn rotation<'a>(
    endian: Endianness,
) -> impl Parser<BytesStream<'a>, Rotation, ContextError>