Module Dune_rpc_private.Version_error

type t
val payload : t -> Csexp.t option
val message : t -> string
val to_dyn : t -> Dyn.t
exception E of t