wgp 0.1.0

Yet another waitgroup implementation
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# wgp

[![Latest Version]][crates.io]
[![Documentation]][docs.rs] 
![License]

Yet another waitgroup implementation.

[crates.io]: https://crates.io/crates/wgp
[Latest Version]: https://img.shields.io/crates/v/wgp.svg
[Documentation]: https://docs.rs/wgp/badge.svg
[docs.rs]: https://docs.rs/wgp
[License]: https://img.shields.io/crates/l/wgp.svg

Documentation: <https://docs.rs/wgp>