Skip to main content

xml

Macro xml 

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

Create a new XML template.