interruptible_polling 0.3.0

General purpose polling tasks with RAII-driven fast clean exits
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<!-- SPDX-License-Identifier: MIT OR Apache-2.0 -->

# interruptible-polling

General purpose polling tasks with RAII-driven fast clean exits.

See [docs.rs](https://docs.rs/interruptible_polling) for full details.

## License

This project is licensed under either of

- [Apache License, Version 2.0]https://www.apache.org/licenses/LICENSE-2.0 ([`LICENSE-APACHE`]LICENSE-APACHE)
- [MIT license]https://opensource.org/licenses/MIT ([`LICENSE-MIT`]LICENSE-MIT)

at your option.

The [SPDX](https://spdx.dev) license identifier for this project is `MIT OR Apache-2.0`.