Skip to main content

has_balanced_parentheses_basic

Function has_balanced_parentheses_basic 

Source
pub fn has_balanced_parentheses_basic(input: &str) -> bool
Expand description

Performs a small balanced-parentheses check for text metadata.