pub async fn dispatch( __arg0: TenantRuntimeHandle, __arg1: Path<String>, method: Method, uri: Uri, headers: HeaderMap, body: Bytes, ) -> Result<Response<Body>, Response<Body>>