Function scout::engine::task

source ·
pub async fn task(
    config: Config,
    input_recv: Receiver<Event>,
    output_sender: Sender<Event>
) -> Result<()>
Expand description

Run the search engine task