Skip to main content

escape_python_str

Function escape_python_str 

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

Escape a string for use inside Python string literals.