Function focus_ami::utils::async_string

source ·
pub fn async_string(tx: Sender<String>)
Expand description

Non blocking string input. It sends whatever is inputed and then dies. It can be “polled” with try_recv