Client.Msg_eventHigher-level events, decoding the messages
type error = Cephalopod_xrpc.Decode_msg.errorval pp_error :
Ppx_deriving_runtime.Format.formatter ->
error ->
Ppx_deriving_runtime.unitval show_error : error -> Ppx_deriving_runtime.stringval pp :
(Ppx_deriving_runtime.Format.formatter -> 'a -> Ppx_deriving_runtime.unit) ->
Ppx_deriving_runtime.Format.formatter ->
'a t ->
Ppx_deriving_runtime.unitval show :
(Ppx_deriving_runtime.Format.formatter -> 'a -> Ppx_deriving_runtime.unit) ->
'a t ->
Ppx_deriving_runtime.stringval of_event : msg:'a Cephalopod_xrpc.Base.message -> event -> 'a t