pub fn write_string_stdout(data: &str) -> RUMResult<()>
Escapes a string (stringview) and writes it to stdout.
stringview
stdout