Skip to main content

print_line_with_label

Function print_line_with_label 

Source
pub fn print_line_with_label(
    node: &str,
    line: &str,
    out: &mut impl Write,
) -> Result<()>
Expand description

Print a single line with node prefix: node1: output