output_message

Function output_message 

Source
pub fn output_message(msg: &str, id: Option<&CheckId>, color: Option<Color>)
Expand description

Output a message to stderr. The message can be optionally scoped to a certain check, and it can also have a certain color.