a1308507afa7f7dcfb8fc013aca748cccb71dea0
The default messages printed when the process panics because the configuration could not be loaded or the application context could not be initialized are somewhat difficult to read. Instead of calling `unwrap` in these cases, we need to explicitly handle the errors and print more appropriate messages.
Description
No description provided
Languages
Rust
93.1%
Shell
6.5%
Just
0.4%