record_t.ml
sanddb
1 2 3 4 (* Auto-generated from "record.atd" *) [@@@ocaml.warning "-27-32-33-35-39"] type t = { id: string; data: string }
1 2 3 4
(* Auto-generated from "record.atd" *) [@@@ocaml.warning "-27-32-33-35-39"] type t = { id: string; data: string }