Have Scanner::new spawn tasks

This commit is contained in:
Luke Parker
2024-08-28 20:16:06 -04:00
parent 65f3f48517
commit 738636c238
7 changed files with 73 additions and 53 deletions

View File

@@ -1,6 +1,4 @@
use core::marker::PhantomData;
use serai_db::{Get, DbTxn, Db, create_db};
use serai_db::{Get, DbTxn, create_db};
create_db!(
ScannerReport {