[−][src]Function super_analyzer::main
fn main()
Program entry point.
This function will just call the run()
function and report any fatal error that comes out
of it. It will also exit with a non-zero exit code if things go wrong.
fn main()
Program entry point.
This function will just call the run()
function and report any fatal error that comes out
of it. It will also exit with a non-zero exit code if things go wrong.