#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

#1461 in Asynchronous

Download history 30/week @ 2024-03-11 41/week @ 2024-03-18 50/week @ 2024-03-25 102/week @ 2024-04-01 49/week @ 2024-04-08 46/week @ 2024-04-15 47/week @ 2024-04-22 40/week @ 2024-04-29 57/week @ 2024-05-06 48/week @ 2024-05-13 66/week @ 2024-05-20 81/week @ 2024-05-27 115/week @ 2024-06-03 48/week @ 2024-06-10 51/week @ 2024-06-17 51/week @ 2024-06-24

277 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