has_enclosing_paren

Function has_enclosing_paren 

Source
pub fn has_enclosing_paren(sugg: impl AsRef<str>) -> bool
Expand description

Returns true if sugg is enclosed in parenthesis.