Constant NOT_FOUND

Source
pub const NOT_FOUND: &str = "Not Found";
Expand description

HTTP status code 404: Not Found.