#[derive(IntoXml)] { // Attributes available to this derive: #[xml] }
Macro to derive a xso::IntoXml implementation on a type.
xso::IntoXml
The user-facing documentation for this macro lives in the xso crate.
xso