Function assembly_xml::database::expect_rows[][src]

pub fn expect_rows<B: BufRead>(
    xml: &mut Reader<B>,
    buf: &mut Vec<u8>
) -> Result<(), XmlError>
Expand description

Expects an opening <rows> tag