Files
arcanechat-core/src/imap
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
..
2021-08-29 17:57:29 +03:00
2022-01-07 14:22:37 +00:00
2022-01-07 14:22:37 +00:00
2021-08-22 19:55:38 +02:00