package b0

  1. Overview
  2. Docs

Metadata keys

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.

library on a build unit specifies that the unit defines the library.