Inode.Make_internal
module H : Irmin.Hash.S
module Key : sig ... end
module Node :
Irmin.Node.Generic_key.S
with type hash = H.t
and type contents_key = Key.t
and type node_key = Key.t
type hash = H.t
type key = Key.t
val pp_hash : hash Fmt.t
module Snapshot : sig ... end
module Raw : sig ... end
module Val : sig ... end
val to_snapshot : Raw.t -> Snapshot.inode
module Compress : sig ... end
module Child_ordering : sig ... end