Private.RepoPrivate repositories.
type t = repov config is a function returning fresh store handles, with the configuration config, which is provided by the backend.
close t frees up all the resources associated with t. Any operations run on a closed handle will raise Closed.
val contents_t : t -> Irmin__.Import.read Contents.t