Module OpenStream.Request

type struct_t = [
| `Request_f77175f458d711a8
]
val has_peer : t -> bool
val peer_get : t -> PeerId.t
val has_protocol_id : t -> bool
val protocol_id_get : t -> string
val of_message : 'cap message_t -> t
val of_builder : struct_t builder_t -> t