Skip to main content

escape_python

Function escape_python 

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

Escape a string for embedding in a Python string literal.