Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Error::ok_if_empty #155

Closed
wants to merge 1 commit into from
Closed

Add Error::ok_if_empty #155

wants to merge 1 commit into from

Conversation

TedDriggs
Copy link
Owner

This slightly reduces typing for the darling error-collection paradigm.

Open question: Is this worth it? I'm not convinced the code is much more readable.

Fixes #115

This slightly reduces typing for the darling error-colleciton paradigm.

Fixes #115
@ijackson ijackson mentioned this pull request Mar 17, 2022
@TedDriggs
Copy link
Owner Author

This has been superseded by a better API in #164

@TedDriggs TedDriggs closed this Mar 31, 2022
@TedDriggs TedDriggs deleted the ok_if_empty branch April 28, 2022 13:44
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.

Make error collection easier
1 participant