You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Returning Option<Result<MrtRecord>> would allow users to act on mal-formatted messages on a per-record basis, enabling more fine-grained error handling.
The text was updated successfully, but these errors were encountered:
Returning
Option<Result<MrtRecord>>
would allow users to act on mal-formatted messages on a per-record basis, enabling more fine-grained error handling.The text was updated successfully, but these errors were encountered: