Skip to main content

strip_enclosing_paren

Function strip_enclosing_paren 

Source
fn strip_enclosing_paren(snippet: Cow<'_, str>) -> Cow<'_, str>
Expand description

Strip enclosing parentheses from a snippet if present.