opml/opml_api/tests
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
..
samples Consolidate the API and CLI into one repository with Cargo workspaces. 2020-08-28 13:37:29 +02:00
spec_samples Consolidate the API and CLI into one repository with Cargo workspaces. 2020-08-28 13:37:29 +02:00
construction.rs Consolidate the API and CLI into one repository with Cargo workspaces. 2020-08-28 13:37:29 +02:00
errors.rs feat(api)!: add distinct error type (#1) 2021-03-22 12:41:11 +01:00
spec_samples.rs Consolidate the API and CLI into one repository with Cargo workspaces. 2020-08-28 13:37:29 +02:00
valid.rs Consolidate the API and CLI into one repository with Cargo workspaces. 2020-08-28 13:37:29 +02:00