dummy-waker

Crates.iodummy-waker
lib.rsdummy-waker
version1.1.0
sourcesrc
created_at2021-07-30 14:44:31.310039
updated_at2021-12-27 09:25:30.297814
descriptionGet a `core::task::Waker` that does absolutely nothing.
homepagehttps://github.com/irrustible/dummy-waker
repositoryhttps://github.com/irrustible/dummy-waker
max_upload_size
id429324
size15,803
(jjl)

documentation

https://docs.rs/dummy-waker

README

dummy-waker

License Package Documentation

Get a core::task::Waker that does absolutely nothing.

Usage:

dummy_waker::dummy_waker()

MSRV: 1.40.0

Copyright and License

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.

Commit count: 3

cargo fmt