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

[feature] iterator that returns Option<Result<MrtRecord>> #167

Open
digizeph opened this issue Apr 12, 2024 · 0 comments
Open

[feature] iterator that returns Option<Result<MrtRecord>> #167

digizeph opened this issue Apr 12, 2024 · 0 comments
Assignees
Milestone

Comments

@digizeph
Copy link
Member

Returning Option<Result<MrtRecord>> would allow users to act on mal-formatted messages on a per-record basis, enabling more fine-grained error handling.

@digizeph digizeph added this to the V1.0 milestone Apr 17, 2024
@digizeph digizeph self-assigned this May 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant