Module Jenga_lib.Jenga_root_interface

S is the interface that a jengaroot must provide to jenga. This interface is not used when the rules are statically linked in (see build.mli).

module type S : sig ... end
val univ_constr : (module S) Ocaml_plugin.Std.Ocaml_dynloader.Univ_constr.t