pub fn is_success_status(status: StatusCode) -> bool
Return true when a status is in the successful 2xx range.
true