pub fn escape_into(text: &str, buf: &mut String)
escapes all resharp meta characters in text and appends to buf.
text
buf