4 releases

0.1.3 Feb 17, 2025
0.1.2 Feb 17, 2025
0.1.1 Feb 17, 2025
0.1.0 Feb 16, 2025

#2 in #rust-patterns

Download history 285/week @ 2025-02-15

285 downloads per month

MIT/Apache

8KB
147 lines

haltic

Crates.io Documentation Build Status

This crate provides a wrapper type for making a long-running service loops cancellable


lib.rs:

This crate provides a wrapper type for making a long-running service loops cancellable

No runtime deps