Function assembly_xml::common::exact::expect_text[][src]

pub fn expect_text<B: BufRead>(
    reader: &mut XmlReader<B>,
    buf: &mut Vec<u8>
) -> Result<String>
Expand description

Expect some text and return it