pollster 0.2.5

Synchronously block the thread until a future completes
Documentation
[dev-dependencies.futures-timer]
version = "3.0"

[dev-dependencies.tokio]
features = ["sync"]
version = "1"

[package]
authors = ["Joshua Barretto <joshua.s.barretto@gmail.com>"]
categories = ["asynchronous", "concurrency"]
description = "Synchronously block the thread until a future completes"
edition = "2018"
keywords = ["async", "minimal", "executor", "runtime", "block_on"]
license = "Apache-2.0/MIT"
name = "pollster"
readme = "README.md"
repository = "https://github.com/zesterer/pollster"
version = "0.2.5"