Imandra_protocol.ActionAn action to perform on the client side
type view = val pp_view : 
  Ppx_deriving_runtime.Format.formatter ->
  view ->
  Ppx_deriving_runtime.unitval show_view : view -> Ppx_deriving_runtime.stringval pp : 
  Ppx_deriving_runtime.Format.formatter ->
  t ->
  Ppx_deriving_runtime.unitval show : t -> Ppx_deriving_runtime.string