Macro yaserde::test_for_attribute_type[][src]

macro_rules! test_for_attribute_type {
    ($type : ty, $value : expr, $content : expr) => { ... };
}