Make_internal.Key
include Irmin.Key.S with type hash = H.t
type t
The type for keys.
val t : t Irmin.Type.t
type hash = H.t
val to_hash : t -> hash
val unfindable_of_hash : hash -> t