opml/opml_api
SirWindfield 312627e298
feat(api)!: add distinct error type (#1)
* feat(api)!: add distinct error type

The commit adds an `Error` enum to the public API of the opml crate to
make it easier to reason about what went wrong during OPML
parsing/writing.
2021-03-22 12:41:11 +01:00
..
examples Consolidate the API and CLI into one repository with Cargo workspaces. 2020-08-28 13:37:29 +02:00
source feat(api)!: add distinct error type (#1) 2021-03-22 12:41:11 +01:00
tests feat(api)!: add distinct error type (#1) 2021-03-22 12:41:11 +01:00
Cargo.toml feat(api)!: add distinct error type (#1) 2021-03-22 12:41:11 +01:00