module type Output = sig .. end
sig
end
type t
val syntax : Server.Syntax.t
Server.Syntax.t
val to_json : t -> Server.Request.json
t -> Server.Request.json