Function pacaptr::print::println_quoted

source ·
pub fn println_quoted(prompt: impl Display, msg: impl Display)
Expand description

Prints out a backtick-quoted message after the given prompt.