Structures Last updated May 5, 2022
Every structfile determines a module. If no signature is provided, the
OCaml compiler will infer the signature from the structure. For this
reason, OBazl uses the ocaml_module
rule to compile structfiles;
there is no ocaml_structure
rule.