Module Tree.Contents

type t
val hash : ?cache:bool -> t -> hash
val key : t -> contents_key option
val force : t -> contents or_error Lwt.t
val force_exn : t -> contents Lwt.t
val clear : t -> unit