Crate rust_waitgroup

Source
Expand description

Golang like WaitGroup

Structsยง

WaitGroup
A WaitGroup waits for a collection of coroutines to finish.