pub fn get_metavars<'a>( node: &'a Node<'a>, src: &'a str, ) -> impl Iterator<Item = String> + 'a
Get all meta-variable names in a node