pub fn warn(message: impl Display) -> CargoResult<()>
Expand description

Print a styled warning message.