Expand description
Signals that can be sent to processes
This signal module is mostly taken from the nix crate.
Re-exports§
pub use self::Signal::*;
Structs§
- Signal
Iterator - Iterator over all valid signals for the current platform
Enums§
- Signal
- An enum of valid signal values