Module Make.Contents

type t = contents
val t : t Irmin__.Type.t
val merge : t option Irmin__.Merge.t
val hash : contents -> hash
val of_key : repo -> contents_key -> contents option Lwt.t
Sourceval of_hash : repo -> hash -> contents option Lwt.t