Function cargo_release::shell::warn
source · [−]pub fn warn(message: impl Display) -> CargoResult<()>Expand description
Print a styled warning message.
pub fn warn(message: impl Display) -> CargoResult<()>Print a styled warning message.