default_not_found_handler

Function default_not_found_handler 

Source
pub fn default_not_found_handler(req: &Request, ctx: &mut Context)
Expand description

Default implementation of not-found handler. Sets status to 404 and returns a short message “Not Found”