Module wait
ev3dev_lang_rust
Wait for until a condition cond is true or the timeout is reached. If the timeout is None it will wait an infinite time. The condition is checked when the file has changed.
cond
true
timeout
None
file