Macro run_main
run_main!() { /* proc-macro */ }Available on crate feature
chili only.Expand description
Runs a with user-defined concepts. Assumes that types have been prepared with prepare_types!.
See the documentation of the run_simulation macro.