Up

module Runner

: sig
#
val main : libname:string -> unit

main is the function that is called by the inline_benchmarks_runner.exe generated per library.

end