Skip to main content

strip_prefixed_quotes

Function strip_prefixed_quotes 

Source
pub fn strip_prefixed_quotes(text: &str, prefix: [char; 2]) -> Option<&str>