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
This is a fix step on improving the error handling, but
we still need to find out how to improve the error handling
for external error type. Probably a good solution for this
is thierror.
Suggested-by: @Harshit933
Link: #199
Signed-off-by: Vincenzo Palazzo <[email protected]>
This is a fix step on improving the error handling, but
we still need to find out how to improve the error handling
for external error type. Probably a good solution for this
is thierror.
Suggested-by: @Harshit933
Link: #199
Signed-off-by: Vincenzo Palazzo <[email protected]>
For now each time
.map_err(|err| {})
looks odd.The text was updated successfully, but these errors were encountered: