try_trim_quotes

Function try_trim_quotes 

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

Convenience wrapper that ignores the success flag. Always returns a string, falling back to the original on failure.