Derive Macro Element

Source
#[derive(Element)]
{
    // Attributes available to this derive:
    #[xml_data]
}
Expand description

Derive xml-data::parser::Element