Description
Structured output can be formatted into readable text from OCaml programs. This helps developers display generated code, diagnostics, logs, or data structures without hard-to-read manual string assembly.
It is a development library. Most users receive it only as a dependency of OCaml tools.