mirror of
https://github.com/actix/actix-extras.git
synced 2025-02-20 09:40:34 +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