Make_internal.Key
include Brassaia.Key.S with type hash = H.t
type t
The type for keys.
val t : t Brassaia.Type.t
type hash = H.t
val encoding : t Data_encoding.t
val pp : Stdlib.Format.formatter -> t -> unit
val to_hash : t -> hash
val unfindable_of_hash : hash -> t