#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

#1562 in Asynchronous

Download history 14/week @ 2024-11-13 25/week @ 2024-11-20 49/week @ 2024-11-27 65/week @ 2024-12-04 47/week @ 2024-12-11 30/week @ 2024-12-18 15/week @ 2025-01-01 28/week @ 2025-01-08 23/week @ 2025-01-15 23/week @ 2025-01-22 10/week @ 2025-01-29 39/week @ 2025-02-05 29/week @ 2025-02-12 31/week @ 2025-02-19 16/week @ 2025-02-26

118 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