futures-polling 0.1.0

An enum similar to Poll, but containing a future in its Pending variant
Documentation
[dev-dependencies.futures-lite]
version = "1.0"

[package]
authors = ["Matthieu Le brazidec (r3v2d0g) <r3v2d0g@jesus.gg>"]
categories = ["asynchronous", "concurrency"]
description = "An enum similar to Poll, but containing a future in its Pending variant"
documentation = "https://docs.rs/futures-polling"
edition = "2018"
homepage = "https://github.com/r3v2d0g/futures-polling"
keywords = ["async", "await", "future", "futures"]
license = "MPL-2.0"
name = "futures-polling"
readme = "README.md"
repository = "https://git.r3vd5u3d.network/~r3v2d0g/futures-polling"
version = "0.1.0"