Functor Server.Data.Jpair

module Jpair: 
functor (A : S-> 
functor (B : S-> S with type t = A.t * B.t
Parameters:
A : S
B : S

type t 
val syntax : Server.Syntax.t
readable description of the JSON format
val of_json : Server.Data.json -> t
val to_json : t -> Server.Data.json