Module Make.ContentsSource

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