mirror of
https://github.com/actix/actix-extras.git
synced 2025-03-20 11:55:17 +01:00
* Add `std::convert::Infallible` implementantion for `ResponseError` * Add from `std::convert::Infallible` to `Error` * Remove `ResponseError` implementantion for `Infallible` * Remove useless docs * Better comment * Update changelog * Update actix_http::changelog