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
To match the book text (Listing 8.15, which is supposed to match
ch8/misc/wraperror2.rs, actually remove the map_err() calls that
are not supposed to be needed once the std::convert::From trait
is implemented for the wrapped types.
0 commit comments