kpreid / yield-progress

Progress reporting and cooperative task yielding in Rust
Apache License 2.0
2 stars 0 forks source link

Add `split_concurrent()` for reporting concurrent tasks. #21

Closed kpreid closed 3 months ago

kpreid commented 3 months ago

Implements #20.