pub fn lua_str_contains_need_escape(s: &str) -> bool
utils-escape
Checks if a string contains characters that need to be escaped in Lua strings.