Function cargo_release::ops::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.