[][src]Macro mrml::closed_tag

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