Revision control

Copy as Markdown

Other Tools

[package]
name = "runloop"
version = "0.1.0"
authors = ["Tim Taubert <tim@timtaubert.de>"]
license = "MPL-2.0"
readme = "README.md"
keywords = ["runloop", "threads"]
description = "Cancelable non-blocking polling threads (with optional timeouts)."