async fn handle_rejection(err: Rejection) -> Result<impl Reply, Rejection>
Expand description

Convert rejections to actual HTTP errors