cargo_n64
pub fn run() -> Result<(), RunError>
This is the entrypoint. It is responsible for parsing the cli args common to all subcommands, and ultimately executing the requested subcommand.