Registry / other / chan-signal

chan-signal

JSON →
library0.3.3rscratesunverified

DEPRECATED. Use crossbeam-channel and signal-hook instead.

# Cargo.toml [dependencies] chan-signal = "0.3.3"
INSTALL
IMPORT
SIG · CHAN-SIGNAL
C
chan-signal
otherrustv0.3.3
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.

Signal
use chan_signal::Signal;

Handles OS signals (deprecated).

use chan_signal::Signal; let signal = Signal::new(chan_signal::Signal::INT);
Debug
Known issues
breakingThis crate is deprecated and no longer maintained.
fix
Use crossbeam-channel and signal-hook instead.
affects: >=0.3.0
Upgrade
Version history
0.3.3latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
chan-signal — cargo add chan-signal · libregistry