Make.Inter
type hash = H.t
type key = Key.t
val pp_hash : hash Fmt.t
module Snapshot : Inode_intf.Snapshot with type hash = hash
module Val : sig ... end
val to_snapshot : Raw.t -> Snapshot.inode
module Compress : Inode_intf.Compress with type hash := hash
module Child_ordering : Inode_intf.Child_ordering