Zarr_eio.Storagemodule IO : Zarr.Types.IO with type 'a t = 'amodule MemoryStore : Zarr.Memory.S with type 'a io := 'aAn Eio-aware in-memory storage backend for Zarr v3 hierarchy.
module ZipStore : Zarr.Zip.S with type 'a io := 'aAn Eio-aware Zip file storage backend for a Zarr v3 hierarchy.
module FilesystemStore : sig ... endAn Eio-aware local filesystem storage backend for a Zarr v3 hierarchy.