Closed linkmauve closed 2 years ago
std::error::Error has its description() function deprecated since Rust 1.41.0.
std::error::Error
description()
The rest were unused imports or functions, missing dyn or extra mut.
dyn
mut
This project seems abandoned, closing.
std::error::Error
has itsdescription()
function deprecated since Rust 1.41.0.The rest were unused imports or functions, missing
dyn
or extramut
.