Function strip_quotes

Source
fn strip_quotes(input: &str) -> &str
Expand description

Remove double quotes around input if there are any.