val tag : unit B0_meta.key
tag
indicates the entity deals with OCaml code.
val requires : B00_ocaml.Lib_name.t list B0_meta.key
requires
on a build unit specifies the OCaml libraries needed to compile a unit.
val library : B00_ocaml.Lib_name.t B0_meta.key
library
on a build unit specifies that the unit defines the library.