Serializing.Optional
module F : Json_intf
type t = F.t Base.option
val parse : Yojson.Basic.t -> t
val serialize : t -> Yojson.Basic.t