Functor Runner.Runner

module Runner: 
functor (S : Sketch.Sketch) -> sig .. end
Parameters:
S : Sketch.Sketch

val run : unit -> unit
val load_dynamic_module : Stdlib.Obj.t -> Config.config -> Stdlib.Obj.t -> unit