mirror of
https://github.com/actix/actix-extras.git
synced 2025-04-01 17:36:35 +02: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