meli/ui
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
..
src Cleanup startup error exit paths 2019-11-16 00:33:22 +02:00
Cargo.toml add sqlite3 feature WIP 2019-11-08 15:13:41 +02:00