#coroutine #thread #signal

nightly terminate

A simple crate to abstract logic to terminate threads, coroutines and the like

3 unstable releases

0.2.1 Feb 10, 2021
0.2.0 Jan 19, 2021
0.1.0 Feb 2, 2019

#1027 in Concurrency

Download history 20/week @ 2024-02-25 2/week @ 2024-03-17 1/week @ 2024-03-24 51/week @ 2024-03-31

54 downloads per month
Used in 2 crates

MIT license

12KB
171 lines

terminate

terminate is a simple crate to abstract logic to terminate threads, coroutines and the like.

Licensing

The license for this project is MIT.


lib.rs:

#terminate

Is a rust crate to abstract logic to terminate threads, coroutines and the like.

No runtime deps