Use "Result" for ApplicationBuilder::start
Open
progress/1
- Dominant language
- Rust
- Stars
- 147
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.