Module Bucket_store.Private_mmap

module Make : functor (Raw_bucket : Bucket_intf.BUCKET) -> Bucket_store_intf.BUCKET_STORE with type raw_bucket = Raw_bucket.t
module Bucket_store0 : sig ... end

Standard instance; other instances for testing