Make.Disk_table
type store
type value
val known : store -> Hash.t -> bool Lwt.t
val read : store -> Hash.t -> value Mavryk_base.TzPervasives.tzresult Lwt.t
val read_opt : store -> Hash.t -> value option Lwt.t