Function print_to_stdout

Source
fn print_to_stdout(txt: &String, lang: &Language) -> String
Expand description

Standardize how to print to stdout, given the text to print out, and the language in which to print to stdout