Crate rust_waitgroup

source ·
Expand description

Golang like WaitGroup

Structs§

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