pub fn text(status: StatusCode, body: impl Into<String>) -> HandleResponse
Returns a UTF-8 plain-text response.