[][src]Function bootimage::lib_main

pub fn lib_main()

The entry point for the binaries.

We support two binaries, bootimage and cargo-bootimage that both just call into this function.

This function is just a small wrapper around run that prints error messages and exits with the correct exit code.