lower_name_attribute_in_element

Function lower_name_attribute_in_element 

Source
pub fn lower_name_attribute_in_element<'input, E>(
    attribute_name: &'static str,
    element: &Node<'input, 'input>,
    errors: &mut Vec<E>,
) -> Option<Parsed<LowerName>>
Expand description

Parse a single lowercase name of the form <element attribute=''/>