The signal constants.
Can be mass-imported by use signal_hook::consts::signal::*, without polluting the namespace with other names. Also available in the consts directly (but with more constants around).
use signal_hook::consts::signal::*
consts