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
In a manner similar to the previous commit, old imperative logic
in `deser_row` is replaced with new iterator-based one, which uses
the new deserialization framework.
As a bonus, we get more descriptive error messages (as compared to
old `ParseError::BadIncomingData` ones).
0 commit comments