irmin
Irmin.Info
Commit info are used to keep track of the origin of write operations in the stores. Info models the metadata associated with commit objects in Git.
Info
irmin.data
irmin.mem
irmin.unix
module type S = sig ... end
module Default : S
type default = Default.t