Skip to main content

escape_ruby

Function escape_ruby 

Source
pub fn escape_ruby(s: &str) -> String
Expand description

Escape a string for embedding in a double-quoted Ruby string literal.