[package] name = "waitout" version = "0.1.1" authors = ["softprops "] description = "Awaits the completion of multiple async tasks" documentation = "http://softprops.github.io/waitout" homepage = "https://github.com/softprops/waitout" repository = "https://github.com/softprops/waitout" keywords = ["waitgroup", "countdownlatch", "async", "thread"] license = "MIT"