Skip to main content

take_parentheses

Function take_parentheses 

Source
pub fn take_parentheses<'a>(input: &mut &'a str) -> WResult<&'a str>