Derive Macro xso::DynNamespace

source ·
#[derive(DynNamespace)]
{
    // Attributes available to this derive:
    #[xml]
}
Expand description

§Make a struct fully dynamically namespaceable

For all supported attributes, please see FromXml. Derive macro for DynNamespace.