Function cargo_release::shell::print
source · [−]pub fn print(
status: &str,
message: impl Display,
color: Color,
justified: bool
) -> CargoResult<()>Expand description
Print a message with a colored title in the style of Cargo shell messages.