pub fn comment_escape(string: &str) -> Cow<'_, str>
Escapes the string so that it is valid inside a comment.