Multi-version dispatch.
The return type varies slightly from Rpc.Pipe_rpc.dispatch
to make it clear
that conversion of each individual element in the returned pipe may fail.
val versions : unit ‑> Core_kernel.Int.Set.t
All versions supported by dispatch_multi
.
(useful for computing which old versions may be pruned)