Function pacaptr::print::write

source ·
pub fn write(
    f: &mut Formatter<'_>,
    prompt: impl Display,
    msg: impl Display
) -> Result
Expand description

Writes a message after the given prompt.