Function write_string

Source
pub fn write_string(output_buffer: &mut String, input: &str)
Expand description

Quotes and escapes input and appends result to output buffer