#async #no-std #testing #future

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

#2161 in Asynchronous

Download history 33/week @ 2025-07-04 31/week @ 2025-07-11 23/week @ 2025-07-18 24/week @ 2025-07-25 22/week @ 2025-08-01 16/week @ 2025-08-08 21/week @ 2025-08-15 61/week @ 2025-08-22 75/week @ 2025-08-29 61/week @ 2025-09-05 55/week @ 2025-09-12 39/week @ 2025-09-19 90/week @ 2025-09-26 42/week @ 2025-10-03 38/week @ 2025-10-10 82/week @ 2025-10-17

257 downloads per month
Used in 9 crates (5 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