WIP new container

This commit is contained in:
Dominik Werder
2024-11-24 22:33:26 +01:00
parent dc961e2e13
commit 7e8c6bd676
4 changed files with 9 additions and 9 deletions
-1
View File
@@ -61,7 +61,6 @@ pub async fn x_processed_event_blobs_stream_from_node_tcp(
Ok(Box::pin(items))
}
#[allow(unused)]
async fn open_event_data_streams_tcp<T>(subq: EventsSubQuery, cluster: &Cluster) -> Result<Vec<BoxedStream<T>>, Error>
where
// TODO group bounds in new trait