pub fn println_label<M: AsRef<str> + Display>(
label: OutputLabel<'_>,
message: M,
)Expand description
Print a message with the specified label
pub fn println_label<M: AsRef<str> + Display>(
label: OutputLabel<'_>,
message: M,
)Print a message with the specified label