Irmin_fs_unixmodule Append_only : Irmin.Append_only.Makermodule Atomic_write : Irmin.Atomic_write.Makerinclude Irmin.Makerinclude Irmin.Key.Store_spec.S
with type ('h, _) contents_key = 'h
with type 'h node_key = 'h
with type 'h commit_key = 'hmodule Make (Schema : Irmin.Schema.S) : sig ... endmodule KV : Irmin.KV_maker with type info = Irmin.Info.defaultmodule Append_only_ext (C : Irmin_fs.Config) : Irmin.Append_only.Makermodule Atomic_write_ext (C : Irmin_fs.Config) : Irmin.Atomic_write.Makermodule Maker_ext (Obj : Irmin_fs.Config) (Ref : Irmin_fs.Config) : Irmin.Makerinclude module type of Irmin_unixThis module provides utilities for Unix applications.
module Info = Irmin_unix.Info.Makeval info :
?author:string ->
('a, Stdlib.Format.formatter, unit, unit -> Irmin.Info.default)
Stdlib.format4 ->
'a