Registry / utility / tari-shutdown

tari-shutdown

JSON →
library5.3.1rscratesunverified

A convenient shutdown signal mechanism for graceful application termination.

# Cargo.toml [dependencies] tari_shutdown = "5.3.1"
INSTALL
IMPORT
SIG · TARI-SHUTDOWN
T
tari-shutdown
utilityrustv5.3.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Shutdown
use tari_shutdown::Shutdown;

Create a new shutdown signal.

use tari_shutdown::Shutdown; fn main() { let shutdown = Shutdown::new(); println!("Shutdown signal created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
5.3.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
4
Amazon
1
Resources
tari-shutdown — cargo add tari-shutdown · libregistry