comment_escape

Function comment_escape 

Source
pub fn comment_escape(string: &str) -> Cow<'_, str>
Expand description

Escapes the string so that it is valid inside a comment.