Make.Schemainclude Brassaia.Schema.Smodule Hash : Brassaia.Hash.SSignature for digest hashes, inspired by Digestif.
module Branch : Brassaia.Branch.Smodule Info : Brassaia.Info.Smodule Contents : Brassaia.Contents.Smodule Node
(Contents_key : Brassaia.Key.S with type hash = Hash.t)
(Node_key : Brassaia.Key.S with type hash = Hash.t) :
Brassaia.Node.Generic_key.S
with type hash = Hash.t
and type contents_key = Contents_key.t
and type node_key = Node_key.tmodule Commit
(Node_key : Brassaia.Key.S with type hash = Hash.t)
(Commit_key : Brassaia.Key.S with type hash = Hash.t) :
Brassaia.Commit.Generic_key.S
with module Info := Info
and type node_key = Node_key.t
and type commit_key = Commit_key.t