Function scout::person_input::task

source ·
pub async fn task<R>(
    config: Config,
    input: R,
    engine_sender: Sender<Event>,
    screen_sender: Sender<Event>
) -> Result<()>where
    R: Read + Unpin + Send + 'static,
Expand description

Run the person’s input task