coroutine-rs
coroutine-rs copied to clipboard
Remove spurious yield in example
This appears to be redundant, please check if this is correct. Thanks
This yield may demonstrate how .join() works ...