[][src]Macro mrml::open_tag

macro_rules! open_tag {
    ($name:expr, $attributes:expr) => { ... };
    ($name:expr) => { ... };
}