pub(crate) async fn read_handle_for_snapshot(
persist: &PersistClientCache,
id: GlobalId,
metadata: &CollectionMetadata,
) -> Result<ReadHandle<SourceData, (), Timestamp, StorageDiff>, StorageError>pub(crate) async fn read_handle_for_snapshot(
persist: &PersistClientCache,
id: GlobalId,
metadata: &CollectionMetadata,
) -> Result<ReadHandle<SourceData, (), Timestamp, StorageDiff>, StorageError>