Function telescope::web::services::not_found::not_found[][src]

pub async fn not_found() -> Result<HttpResponse, TelescopeError>
Expand description

Respond to all requests with page not found. Used as default service.