Module OpenStream.Response

type struct_t = [
| `Response_918222cd43d37f6c
]
val has_stream_id : t -> bool
val stream_id_get : t -> StreamId.t
val has_peer : t -> bool
val peer_get : t -> PeerInfo.t
val of_message : 'cap message_t -> t
val of_builder : struct_t builder_t -> t