Module DaemonInterface.StreamLost

type struct_t = [
| `StreamLost_a2eea71b4749c940
]
val has_stream_id : t -> bool
val stream_id_get : t -> StreamId.t
val has_reason : t -> bool
val reason_get : t -> string
val of_message : 'cap message_t -> t
val of_builder : struct_t builder_t -> t