print_writer

Function print_writer 

Source
pub fn print_writer(
    stream: &mut impl Write,
    prompt: impl ToString,
) -> Result<()>
Expand description

Prints a message to a writer