Publish.Request
type struct_t = [
|
`Request_9cecb704bb2aeaaa
]
type t = struct_t reader_t
val has_topic : t -> bool
val topic_get : t -> string
val has_data : t -> bool
val data_get : t -> string
val of_message : 'cap message_t -> t
val of_builder : struct_t builder_t -> t