xmlerr

Macro xmlerr 

Source
macro_rules! xmlerr {
    ($msg:literal $(, $x:expr)*) => { ... };
}