Skip to main content

write_defs

Function write_defs 

Source
fn write_defs(
    tree: &Tree,
    opt: &WriteOptions,
    xml: &mut XmlWriter,
    write_text_paths: bool,
)