Files
chatmail-core/deltachat-ffi/src
link2xt bfa641cea8 Error handling refactoring
- Replace .ok_or_else() and .map_err() with anyhow::Context where possible.
- Use .context() to check Option for None when it's an error
- Resultify Chatlist.get_chat_id()
- Add useful .context() to some errors
- IMAP error handling cleanup
2022-01-07 14:22:37 +00:00
..
2020-07-01 12:31:11 +03:00
2022-01-07 14:22:37 +00:00
2021-10-10 15:11:01 +03:00
2021-08-07 12:03:25 +00:00