Skip to main content

run

Function run 

Source
pub async fn run(
    pool: SqlitePool,
    consumers: Arc<Vec<Arc<dyn DetectionConsumer>>>,
)