Function caminos_lib::file_main[][src]

pub fn file_main(file: &mut File, plugs: &Plugs, results_file: Option<File>)
Expand description

Main when passed a configuration file as path file must be a configuration file with the experiment to simulate. plugs constains the plugged builder functions. result_file indicates where to write the results.