pub fn pagination_error(error: PaginationError) -> impl IntoResponseExpand description
Converts a pagination error into an HTTP 422 Unprocessable Entity response.
pub fn pagination_error(error: PaginationError) -> impl IntoResponseConverts a pagination error into an HTTP 422 Unprocessable Entity response.