crieur/crieur-retrieve
koalp b1d025a23c
All checks were successful
continuous-integration/drone/push Build is passing
feat: move ArticleLocation to defined errors
Previously, the functions in article_location.rs where returning generic
anyhow::Result.

In order to ease error handling when using the library, it have been
moved to specific errors.
2021-04-30 19:55:52 +02:00
..
src feat: move ArticleLocation to defined errors 2021-04-30 19:55:52 +02:00
test_data feat: add retrieval application and one newspaper 2021-04-23 22:12:02 +02:00
.gitignore feat: add retrieval application and one newspaper 2021-04-23 22:12:02 +02:00
Cargo.toml feat: add retrieval application and one newspaper 2021-04-23 22:12:02 +02:00