Module type Request.Output

module type Output = sig .. end

type t 
val syntax : Syntax.t
val to_json : t -> Request.json