Skip to content

Switch from 'derive-error' to 'thiserror'#12

Open
teddywing wants to merge 1 commit into
jsandler18:masterfrom
teddywing:include-lopdf-error-in-message
Open

Switch from 'derive-error' to 'thiserror'#12
teddywing wants to merge 1 commit into
jsandler18:masterfrom
teddywing:include-lopdf-error-in-message

Conversation

@teddywing
Copy link
Copy Markdown

With 'thiserror', we can include the source error text in the error
message, making it easier to identify the cause of the error.

I mostly duplicated the doc comments in the error messages to mimic the
behaviour of 'derive-error'.

With 'thiserror', we can include the source error text in the error
message, making it easier to identify the cause of the error.

I mostly duplicated the doc comments in the error messages to mimic the
behaviour of 'derive-error'.
@teddywing teddywing force-pushed the include-lopdf-error-in-message branch from e63e10e to e4f2418 Compare June 25, 2022 00:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant