Unix signal handling library for Rust.
# Cargo.toml
[dependencies]
signal-hook = "0.4.4"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Listens for SIGTERM and prints each received signal.
Use conditional compilation or alternative crate for cross-platform support.
No dependency data recorded yet.