wgp 0.2.0

Yet another waitgroup implementation
Documentation
# 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>