Constant endbasic_std::program::BREAK_MSG
source · pub const BREAK_MSG: &str = "**** BREAK ****";Expand description
Message to print on the console when receiving a break signal.
pub const BREAK_MSG: &str = "**** BREAK ****";Message to print on the console when receiving a break signal.