println_label

Function println_label 

Source
pub fn println_label<M: AsRef<str> + Display>(
    label: OutputLabel<'_>,
    message: M,
)
Expand description

Print a message with the specified label