meli/text_processing
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 text_processing: add line_break method 2019-11-09 17:44:22 +02:00
Cargo.toml Bump version to 0.3.2 2019-09-28 12:25:44 +03:00
build.rs Cleanup startup error exit paths 2019-11-16 00:33:22 +02:00