Value.Of_hash
module X : Brassaia.Hash.S
include Brassaia.Type.S with type t = X.t
val encoding : t Data_encoding.t
val null : t
A special value that is reserved for use by the implementation of Make_persistent
(and must never be passed by the user).