Function assembly_xml::database::expect_rows

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

Expects an opening <rows> tag