Skip to main content

owned_xml

Macro owned_xml 

Source
macro_rules! owned_xml {
    ($($inner:tt)*) => { ... };
}
Expand description

Create a new XML template taking ownership of any variables used inside.