Macro error::xmlerr

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