httparse
httparse copied to clipboard
expose static Error str
It would be nice to be able to access the error descriptions as &'static str via the now private Error::description_str, especially because std::error::Error::description is deprecated.