Skip to main content

remove_quotes

Function remove_quotes 

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

去除字符串两端的引号(单引号或双引号)