pub fn escape_python_fstr(s: &str) -> String
Escape a string for use inside Python f-string literals.