Module Reader.RefInfo

type struct_t = [
  1. | `RefInfo_b4116d98dbb77ed3
]
val has_ref : t -> bool
val ref_get : t -> string
val has_hash : t -> bool
val hash_get : t -> string
val of_message : 'cap message_t -> t
val of_builder : struct_t builder_t -> t