Function scout::person_input::task[][src]

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

Run the person’s input task