pub fn parse_element(i: &'_ str) -> Result<Element<'_>, Error<&'_ str>>
Parse an RPP element into an Element.