meli/melib/src/backends/maildir
Manos Pitsidianakis 321be8555f
Cleanup startup error exit paths
Make startup methods return Results so that the main binary can exit
cleanly instead of using std::process::exit from arbitrary positions,
which exits the process immediately and doesn't run destructors.
2019-11-16 00:33:22 +02:00
..
backend.rs Cleanup startup error exit paths 2019-11-16 00:33:22 +02:00