Store.Schema
module Hash : Irmin.Hash.S with type t = Schema.Hash.t
Signature for digest hashes, inspired by Digestif.
module Branch : Irmin.Branch.S with type t = Schema.Branch.t
module Info : Irmin.Info.S
module Metadata : Irmin.Metadata.S with type t = Schema.Metadata.t
module Path :
Irmin.Path.S with type t = Schema.Path.t with type step = Schema.Path.step
module Contents : Irmin.Contents.S with type t = Schema.Contents.t