pub async fn handle_api_error(err: Rejection) -> Result<impl Reply, Infallible>Expand description
Common error handling for API endpoints
pub async fn handle_api_error(err: Rejection) -> Result<impl Reply, Infallible>Common error handling for API endpoints