jazz
jazz copied to clipboard
Use "Result" for ApplicationBuilder::start
Begin using Result for ApplicationBuilder::start to improve error handling and to allow us to give meaningful and constructive error messages over panic message as a result of an unwrap being used.