[][src]Macro simple_html_template::html_map_strong

macro_rules! html_map_strong {
    { $($key:expr => $value:expr),+ } => { ... };
}