package ojs-base

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type nonrec t_to_yojson = {
  1. mutable f : 'a. ('a -> Yojson.Safe.t) -> 'a client_msg -> Yojson.Safe.t;
}
val f : t_to_yojson