crieur/crieur-retrieve/src
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
..
newspapers feat: add builder for mediapart, document chatbot 2021-04-29 02:11:32 +02:00
tools feat: allows to remove elements of html pages 2021-04-24 03:45:13 +02:00
article_location.rs feat: move ArticleLocation to defined errors 2021-04-30 19:55:52 +02:00
consts.rs feat: allows to remove elements of html pages 2021-04-24 03:45:13 +02:00
errors.rs feat: allows to remove elements of html pages 2021-04-24 03:45:13 +02:00
lib.rs feat: move ArticleLocation to defined errors 2021-04-30 19:55:52 +02:00
newspaper.rs feat: add builder for mediapart, document chatbot 2021-04-29 02:11:32 +02:00