feat: move ArticleLocation to defined errors #24

Merged
koalp merged 1 commits from feature/article_location_defined_errors into development 2021-04-30 20:10:51 +02:00
Owner

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.

closes #13

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. closes #13
koalp added 1 commit 2021-04-30 20:02:12 +02:00
feat: move ArticleLocation to defined errors
All checks were successful
continuous-integration/drone/push Build is passing
b1d025a23c
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.
koalp merged commit a64096fa87 into development 2021-04-30 20:10:51 +02:00
koalp deleted branch feature/article_location_defined_errors 2021-04-30 23:29:31 +02:00
Sign in to join this conversation.
No description provided.