Function not_found_request

Source
async fn not_found_request(
    __arg0: Extension<Arc<RwLock<(DataClient, Tera, String)>>>,
) -> impl IntoResponse