Derive Macro xso_proc::IntoXml

source ยท
#[derive(IntoXml)]
{
    // Attributes available to this derive:
    #[xml]
}
Expand description

Derive macro for IntoXml.