dummy-waker 1.1.0

Get a `core::task::Waker` that does absolutely nothing.
Documentation
[package]
authors = ["James Laver <james.laver@gmail.com>"]
categories = ["asynchronous", "concurrency", "no-std"]
description = "Get a `core::task::Waker` that does absolutely nothing."
documentation = "https://docs.rs/dummy-waker"
edition = "2018"
homepage = "https://github.com/irrustible/dummy-waker"
keywords = ["async", "futures", "no-std", "tests", "testing"]
license = "Apache-2.0 WITH LLVM-exception"
name = "dummy-waker"
readme = "README.md"
repository = "https://github.com/irrustible/dummy-waker"
version = "1.1.0"

[package.metadata]
msrv = "1.40.0"