Module Openai_gym.Json_t
type safe= Yojson.Safe.jsontype basic= Yojson.Basic.jsontype json= basic
Serialization/deserialization functions for atdgen
val write_json : bi_outbuf_t -> json -> unitval read_json : lexer_state -> Stdlib.Lexing.lexbuf -> jsonval to_string : json -> string