Function to_not_found_response

Source
pub fn to_not_found_response() -> Result<Response<String>>
Expand description

Returns a 404 response with an empty body.