package ojs_base

  1. Overview
  2. Docs

Module Make_app_msg.M_app_server_msg_of_yojsonSource

Sourcetype nonrec t_of_yojson = {
  1. mutable f : Yojson.Safe.t -> app_server_msg Ppx_deriving_yojson_runtime.error_or;
}