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
]