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