xmlparser_derive_utils::read_text
pub fn read_text<'a>( reader: &mut XmlReader<'a>, tag: &'a str) -> XmlResult<Cow<'a, str>>