Function backend::not_found

source ·
pub(crate) async fn not_found() -> Result<HttpResponse>
Expand description

Not found (404)

Make a result in json for when the page is not found (http 404 code)