#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

#1351 in Asynchronous

Download history 9/week @ 2023-12-04 13/week @ 2023-12-11 17/week @ 2023-12-18 15/week @ 2023-12-25 22/week @ 2024-01-08 26/week @ 2024-01-15 8/week @ 2024-01-22 12/week @ 2024-02-05 24/week @ 2024-02-12 31/week @ 2024-02-19 46/week @ 2024-02-26 44/week @ 2024-03-04 30/week @ 2024-03-11 41/week @ 2024-03-18

163 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