OCaml API reference¶
The public OCaml interfaces are generated from the checked-in .mli files with odoc. The
documentation build inserts a link to the generated module index at the marker below and verifies
that every public interface has a corresponding page.
Browse the generated Trading_engine module index.
The generated reference describes library types and functions. The versioned JSON and JSON Lines files under Contracts remain authoritative for process boundaries.