Node.Hashtype t = hashtype value = valueval short_hash : t -> intshort_hash h is a small hash of h, to be used for instance as the `hash` function of an OCaml Hashtbl.
val t : t Brassaia.Type.tt is the value type for t.
val encoding : t Data_encoding.tencoding is the data_encoding for t.