Module Containers_leb128

LEB128 encoding and decoding.

See https://en.wikipedia.org/wiki/LEB128 .

module Byte_slice = CCByte_slice
module Byte_buffer = CCByte_buffer
module Decode : sig ... end
module Encode : sig ... end