pub fn print_writer( stream: &mut impl Write, prompt: impl ToString ) -> Result<()>
Prints a message to a writer