KV.Schema
module Hash : Irmin.Hash.S with type t = Git.hash with type t = G.hash
Signature for digest hashes, inspired by Digestif.
module Branch : Irmin.Branch.S with type t = string
module Info : Irmin.Info.S with type t = Irmin.Info.default
module Metadata :
Irmin.Metadata.S
with type t = Irmin_git.Metadata.t
with type t = Irmin_git.Metadata.t
module Path : Irmin.Path.S with type step = string with type t = string list
module Contents : Irmin.Contents.S with type t = C.t