Up
Module
Pipe_message
The input type of the
f
passed to
dispatch_iter
.
Signature
type
'a t =
| Update
of
'a
| Closed
of
[
| `By_remote_side
| `Error
of
Core_kernel.Std.Error.t
]