package ojs_base

  1. Overview
  2. Docs

Module B.M_app_server_msg_to_yojson

type nonrec t_to_yojson = {
  1. mutable f : app_server_msg -> Yojson.Safe.t;
}
val f : t_to_yojson