#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

#1046 in Concurrency


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