Easy Unix signal handling for Rust projects.
# Cargo.toml
[dependencies]
simple-signal = "1.1.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Sets a handler for SIGINT that prints a message and exits.
Use conditional compilation or platform-specific alternatives
No dependency data recorded yet.