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