Macro serde_xml_rs::debug_expect[][src]

macro_rules! debug_expect {
    ($actual : expr, $($expected : pat) | + => $if_ok : expr) => { ... };
}