Madge_server.JOption
module A : sig ... end
type t = A.t option
val to_yojson : t -> Yojson.Safe.t
val of_yojson : Yojson.Safe.t -> (t, string) Stdlib.result