pub fn escape_string(value: &str) -> String
Expand description

Escape the specified string for use in Css or XPath selector.