Function cargo_edit::shell_write_stdout
source ยท pub fn shell_write_stdout(
fragment: impl Display,
spec: &ColorSpec,
) -> CargoResult<()>
Expand description
Print a part of a line with formatting
pub fn shell_write_stdout(
fragment: impl Display,
spec: &ColorSpec,
) -> CargoResult<()>
Print a part of a line with formatting