Closed richard-uk1 closed 6 years ago
Just forwards the method to the inner error. Useful for working with things like Box<std::error::Error>.
Box<std::error::Error>
Just forwards the method to the inner error. Useful for working with things like
Box<std::error::Error>
.