Function scout::data_input::task

source ·
pub async fn task<R>(stdin: R, sender: Sender<Event>) -> Result<()>where
    R: Read + Unpin + Send + 'static,
Expand description

Run the data input task