#async #futures #no-std #tests #testing

no-std dummy-waker

Get a core::task::Waker that does absolutely nothing

2 stable releases

1.1.0 Dec 27, 2021
1.0.0 Jul 30, 2021

#768 in Asynchronous

Download history 71/week @ 2022-11-27 61/week @ 2022-12-04 35/week @ 2022-12-11 30/week @ 2022-12-18 62/week @ 2022-12-25 84/week @ 2023-01-01 57/week @ 2023-01-08 64/week @ 2023-01-15 47/week @ 2023-01-22 52/week @ 2023-01-29 59/week @ 2023-02-05 38/week @ 2023-02-12 75/week @ 2023-02-19 25/week @ 2023-02-26 37/week @ 2023-03-05 68/week @ 2023-03-12

208 downloads per month
Used in 6 crates (3 directly)

Apache-2.0 WITH LLVM-exception

6KB

dummy-waker

License Package Documentation

Get a core::task::Waker that does absolutely nothing.

Usage:

dummy_waker::dummy_waker()

MSRV: 1.40.0

Copyright (c) 2021 James Laver

Licensed under Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0), with LLVM Exceptions (https://spdx.org/licenses/LLVM-exception.html).

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be licensed as above, without any additional terms or conditions.

No runtime deps