Function assembly_xml::database::expect_columns

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

Expects an opening <columns> tag