[][src]Function caminos_lib::file_main

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

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.