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
Provide inherent method to get error message string
The new method provides an alternative to the `description` method on
`std::error::Error`, which is soft-deprecated, and current beta clippy
warns about its use.
0 commit comments