Module Cache.Key

type t = Stdune.Digest.t
val of_string : string -> (t, string) Stdune.Result.t
val to_string : t -> string