Function json_writer::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
pub fn write_string(output_buffer: &mut String, input: &str)Quotes and escapes input and appends result to output buffer