Command.Commandsmodule Contents : sig ... endmodule Node : sig ... endmodule Commit : sig ... endmodule Branch : sig ... endmodule Export : CMD with type req = int option and type res = Store.sliceExport repo
module Import : CMD with type req = Store.slice and type res = unitImport repo
val store_t : store Irmin.Type.tmodule Batch : sig ... endmodule Store : sig ... end