[][src]Type Definition dlscan_tools::DbHandler

type DbHandler = (JoinHandle<()>, Vec<SyncSender<Page>>);