You can search for identifiers within the package.
in-package search v0.2.0
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