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
@plebhash How about things mentioned in #50? Should we close that one both issues sound similar but context seems a bit different, and this issue is a bit more concrete in defining what needs to be done?
@plebhash How about things mentioned in #50? Should we close that one both issues sound similar but context seems a bit different, and this issue is a bit more concrete in defining what needs to be done?
#778 was originally written to address Error handling on roles, while #50 is referring to Error handling on low level crates (protocols), so they were originally slightly different things
but I'm editing the description of #778 to include a reference to #52 (which was the only sub-issue that was still open on #50)
and I'm closing #50 so we use this as a tracker instead
SRI error handling can be improved in a few different ways, this is an umbrella issue tracker
the issues below will require some substantial refactoring effort, so they are not necessarily trivial
roles
unwrap
s) #736handle_error
#777protocols
Error
types fromprotocols
crates implementstd::error::Error
#921The text was updated successfully, but these errors were encountered: