Source file record_t.ml

1
2
3
4
(* Auto-generated from "record.atd" *)
[@@@ocaml.warning "-27-32-33-35-39"]

type t = { id: string; data: string }