package wcs-lib

  1. Overview
  2. Docs

JSON type definition.

type safe = Yojson.Safe.json
type basic = Yojson.Basic.json
type json = basic
val write_json : Bi_outbuf.t -> json -> unit
val read_json : Yojson.Basic.lexer_state -> Lexing.lexbuf -> json
OCaml

Innovation. Community. Security.