Function corn_cli::error::print_err

source ·
pub fn print_err(message: String, context: Option<String>)
Expand description

Pretty-prints message to stderr. If context is supplied, it will be appended to the first line.