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