missing_element

Function missing_element 

Source
pub fn missing_element<'input, E>(
    name: &str,
    parent: &Node<'input, 'input>,
    errors: &mut Vec<E>,
)
where E: From<ParseError>,
Expand description

Raise a Missing element error