Skip to main content

write_string_stdout

Function write_string_stdout 

Source
pub fn write_string_stdout(data: &str) -> RUMResult<()>
Expand description

Escapes a string (stringview) and writes it to stdout.