Skip to main content

escape_java

Function escape_java 

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

Escape a string for embedding in a Java string literal.