IntoStringError only implemented Error::cause, which is deprecated. This implemements Error::source instead. Error::cause will still work as before, thanks to the default implementation. |
||
|---|---|---|
| .. | ||
| c_str.rs | ||
| mod.rs | ||
| os_str.rs | ||
IntoStringError only implemented Error::cause, which is deprecated. This implemements Error::source instead. Error::cause will still work as before, thanks to the default implementation. |
||
|---|---|---|
| .. | ||
| c_str.rs | ||
| mod.rs | ||
| os_str.rs | ||