mirror of
https://github.com/actix/actix-extras.git
synced 2025-05-25 06:03:57 +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