Function write_elements

Source
fn write_elements(
    parent: &Group,
    is_clip_path: bool,
    opt: &WriteOptions,
    xml: &mut XmlWriter,
)