Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val yojson_of_response_format :
[< `Json | `Srt | `Text | `Verbose_json | `Vtt ] ->
Yojson.Safe.t
val json_to_response :
[< `Json | `Srt | `Text | `Verbose_json | `Vtt ] ->
Yojson__Safe.t ->
[> `Json of Json.t | `Srt of string | `Text of string | `Vtt of string ]