Module Zarr.Zip

module type S = sig ... end
module Make (IO : Types.IO) : S with type 'a io := 'a IO.t