Function init_ctrlc_handler

Source
pub fn init_ctrlc_handler() -> Result<(), Box<dyn Error>>
Expand description

Sets up a behavior when the user executes CTRL + C.