not_configured_middleware

Function not_configured_middleware 

Source
async fn not_configured_middleware(
    __arg0: Extension<Arc<Gateway>>,
    request: Request,
    next: Next,
) -> Result<impl IntoResponse, StatusCode>