quote_string

Function quote_string 

Source
fn quote_string(s: &str, target: &mut Vec<u8>)
Expand description

Quote a literal string as per the startup notification specification.