Skip to main content

escape_python_fstr

Function escape_python_fstr 

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

Escape a string for use inside Python f-string literals.