#testing #future #async #no-std

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

#1477 in Asynchronous

Download history 34/week @ 2024-07-20 73/week @ 2024-07-27 142/week @ 2024-08-03 71/week @ 2024-08-10 48/week @ 2024-08-17 39/week @ 2024-08-24 74/week @ 2024-08-31 34/week @ 2024-09-07 32/week @ 2024-09-14 66/week @ 2024-09-21 28/week @ 2024-09-28 16/week @ 2024-10-05 24/week @ 2024-10-12 26/week @ 2024-10-19 22/week @ 2024-10-26 25/week @ 2024-11-02

99 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