pub type IndexingTaskJoinHandle = JoinHandle<()>;
pub struct IndexingTaskJoinHandle { /* private fields */ }