package ortac-dune

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type config = {
  1. interface_file : string;
  2. config_file : string option;
  3. ocaml_output : string option;
  4. library : string option;
  5. package_name : string option;
  6. dune_output : string option;
  7. fork_timeout : int option;
}
val gen_dune_rules : config Fmt.t
OCaml

Innovation. Community. Security.